From: Tom De V. <to...@pe...> - 2011-08-29 22:02:01
|
Hi all, We're having some troubles getting the fstab entry to work: ~# mount /mnt/moose 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 ~# tail -1 /etc/fstab mfsmount /mnt/moose fuse mfsmaster=10.0.0.1,mfsport=9421,_netdev 0 0 ~# It's the same format as listed on http://www.moosefs.org/reference-guide.html but it seems "mfsmount" isn't accepted. # mfsmount --version MFS version 1.6.20 FUSE library version: 2.8.4 # cat /etc/debian_version 6.0.1 If anyone needs more information I'd be glad to provide it. Kind regards, Tom De Vylder |