Re: fuse question



On Thu, Sep 04, 2008 at 12:28:36PM -0400, Mag Gam wrote:
I am trying to use fuse to mount up a user created filesystem.


$ /sbin/lsmod | grep fuse
fuse 40404 0

$ dd if=/dev/zero bs=1024k count=10 of=fs

$ /sbin/mkfs.ext3 fs

$ fusermount fs mnt
fusermount: old style mounting not supported

I am not sure what I am dong wrong.

Any ideas?

Fusermount is no longer supported directly, use sshfs instead as per
http://myy.helia.fi/~karte/mount_sshfs.html

Cheers

Oli


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Re: [opensuse] Trouble with Truecrypt and fusermount
    ... Sonny Hughes wrote: ... to come up with an fusermount profile that will work. ... allow you to execute commands on that drive. ... To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx ...
    (SuSE)
  • fuse question
    ... $ /sbin/lsmod | grep fuse ... $ fusermount fs mnt ... fusermount: ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • [opensuse] Anyone using EncFS?
    ... theory I use fusermount, ... -o optmount options ... old style mounting not supported ... fusermount: missing mountpoint argument ...
    (SuSE)