Hello everyone, after a new update with the inclusion of sysmaint, I had problems mounting a USB flash drive in the NTFS format. How can I open it now?
Now, when I connect my flash drive to the qube I need, I see it, but I can’t open it, it writes to me:
The solution is to understand how to open USB flash drives (especially NTFS) now, I don’t see a solution.
Even when I try to do it like this:
sudo parted -l
I see my disk with the name - /dev/xvdi2
I’m trying to mount it with the command - mount /dev/xvdi2 /media/usb-drive/
Result: mount: /media/usb-drive: unknown filesystem type ‘ntfs’. dmesg(1) may have more information after failed mount system call. zsh: exit 32 mount /dev/xvdi2 /media/usb-drive/
Because my first message describes an attempt to open a flash drive through thunar file manager and I wrote an error that gives me there, then I tried to do it through the terminal
I understand, that’s why I’m looking for a solution, because it’s all because of sysmaint