Thread: fuse and mount
View Single Post

   
  #3 (permalink)  
Old 05-24-2008, 07:07 AM
+Alan Hicks+
 
Posts: n/a
Default Re: fuse and mount

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 2008-05-22, Mark P. Nelson <markpnelson@sbcglobal.net> wrote:
> Do I need to compile fuse into the kernel (or as a module) if I want to
> mount NTFS volumes? I compiled it out and now the system complains about
> fuse not being available when it should be mounting things from fstab at
> boot time. I've looked in Documentation, but it wasn't clear to me, and I
> never USED to need it.


Making it a module is just fine; however, you'll need the module loaded
into the kernel before those filesystems get mounted. You should be
able to accomplish this simply by loading the fuse module in whatever
rc.modules file your system uses.

- --
It is better to hear the rebuke of the wise,
Than for a man to hear the song of fools.
Ecclesiastes 7:5
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkg1ilAACgkQrZS6hX/gvjpdTACg1pQgX8gFzewXHS8ly43aurSB
+3QAnjZjhvOKa/THfjQVyJ67OnhVawIT
=ovJ3
-----END PGP SIGNATURE-----
Reply With Quote