On Sun, 25 Feb 2007, Martin Ivanov wrote: > I am running Slackware Linux 11.0 with kernel test26.s, which is actually > 2.6.18. I have installed fuse-2.6.3-i486 and ntfs-3g-1.0-i486.
The kernel is too old, you need 2.6.20 or the FUSE kernel module from the latest FUSE package. > grep fuse /var/log/syslog gives: > Feb 25 12:13:49 marto kernel: fuse init (API version 7.7) > > I suspect the problem is that API version is older that 7.8? Partly, as described on http://www.ntfs-3g.org/support.html#fuse26 > How could I upgrade it to the latest version? See above on the URL. This is a pure __KERNEL__ problem, unrelated to ntfs-3g. > Otherwise I have no other problems, I have made the following entry to > /etc/fstab: > /dev/hda1 /WinC ntfs-3g umask=0022 1 0 > > and everything seems to mounted ok. I can create and delete files without > obvious problems. The problem is not with mount but unmount. For example the next time when you want to access NTFS then you may not find it at all since the kernel didn't write all your data to the disk. Szaka ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ ntfs-3g-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
