Oh, the kernel module IS loaded as shown in 'dmesg -a' and in /var/log/messages. However, it can't be loaded unless / and /usr file systems are mounted. That's what I meant in my post when I said "the first error above is because the fuse kernel module is not yet loaded", since the mounting comes first. Indeed, 'kldstat' shows that it's loaded. My point was, after mounting / and /usr, and after loading fuse.ko, why do I get the second error message above "Mounting late file systems: fuse: failed to exec mount program: No such file or directory" in 'dmesg -a' when 'ps -ax' and /var/log/message show that ntfs-3g has been run? Why my Windows 2000 partition is not mounted then if ntfs-3g is running?
Thanks :) On 10/7/07, Doug Barton <[EMAIL PROTECTED]> wrote: > > On Sun, 7 Oct 2007, Novembre wrote: > > > The first error above is because the fuse kernel module is not yet > loaded. > > Well isn't it sort of pointless to proceed until you get the kernel module > loaded at boot time and then see what happens next? > > -- > > This .signature sanitized for your protection > > _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"