
Re: Operation not supported on USB disk and Fedora FC7
Hi,
Quote:
It worked perfectly for a couple of days, then it started giving this error
The volume mounts correctly and I can read files, but it doesn't let me to create new files or directories saying 'Operation not supported'.
After which command or action do you get this error, and what is the ntfs-3g version you are using ?
Quote:
I've read on the faq that this error has been solved in the latest versions but there are not fedora packages for FC7 with this version, I the solution is upgrading the package what's the best way to do it?
If you are using an old version, you should upgrade. The best way is to download the source package and compile.
If you cannot compile, use the ready-to-use knoppix version from
http://www.tuxera.com/community/ntfs-3g-advanced/ extract the file linked-ntfs-3g, make it executable and use it for mounting :
Code:
linked-ntfs-3g <-o options> <device> <mount point>
Regards
Jean-Pierre