
NTFS-3G problem: ntfs_attr_pread returned less bytes...
First of all, thanks for ntfs-3g! :-)
I'm using NTFS-3G on FreeBSD 6.2 to access my Windows partitions. Mounting goes ok, despite
Code:
Failed to open /proc/filesystems: No such file or directory
modprobe: not found
Failed to open /proc/filesystems: No such file or directory
but after browing a while, I see this error in /var/log/messages
Code:
ntfs_attr_pread returned less bytes than requested.
and Konqueror (which I'm using to browse the hd) hangs. Top /ps show ntfs-3g using quite a lot of processor time, but I have no clue what it is doing.