From: Thomas S H. <tha...@gm...> - 2010-10-14 16:36:09
|
So I think I might be able to use the fstab, but it doesn't seem to work, I have this line in my fstab: mfsmount /mnt/test fuse mfsmaster=mfsmaster,mfsport=9421,_netdev 0 0 and when I run mount -a -t fuse I get this: mount: wrong fs type, bad option, bad superblock on mfsmount, missing codepage or helper program, or other error (for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program) In some cases useful info is found in syslog - try dmesg | tail or so I am on Ubuntu Linux 10.04 moosefs 1.6.17 -Tom Hatch |