Re: [Lessfs-users] Endpoint not connected
Brought to you by:
mruijter
From: Gila <ing...@gm...> - 2009-07-09 16:42:58
|
Nope that was not it. Any other ideas I can try? output remains the same: # mklessfs /etc/lessfs.cfg lessfs /etc/lessfs.cfg /lessfs -f -o negative_timeout=0,entry_timeout=0,attr_timeout=0,use_ino,readdir_ino,default_permissions,allow_other,max_read=4096,max_write=4096 ls: cannot access /lessfs: Transport endpoint is not connected fusermount --v fusermount version: 2.8.0-pre3 Regards On Thu,root@KingGila:/# mklessfs /etc/lessfs.cfg Jul 9, 2009 at 4:08 PM, Gila <ing...@gm...> wrote: > I did not forget that part I did however placed the databases in /tmp, > should that also be /lessfs then? > > I'll try that when I get back from work, thanks in advance > > > > > On Wed, Jul 8, 2009 at 11:26 PM, Andreas Lund <fl...@at...> wrote: > >> Wed, 8 Jul 2009 23:14:45 +0200, Gila <ing...@gm...> wrote: >> > List, >> > >> > I'm trying out lessfs but I have a problem getting it to run in the >> first >> > place: >> > >> > lessfs /etc/lessfs.cfg /lessfs -d -f -o >> >> -d implies -f, with either one the process should keep running in the >> foreground. If it doesn't, it means the process crashed and you will get >> the >> following error when trying to access the mounted filesystem: >> >> > ls: cannot access /lessfs: Transport endpoint is not connected >> >> Did you perhaps forget to run "mklessfs /etc/lessfs.cfg" to initialize the >> database? >> > >> -- >> Andreas Lund (fl...@at...) >> Tel: +47 90077162 >> #include <disclaimer.h> >> "Look at you hacker, panting and sweating as you run through my corridors. >> How can you challenge a perfect immortal machine?" -- SHODAN, System Shock >> >> >> ------------------------------------------------------------------------------ >> Enter the BlackBerry Developer Challenge >> This is your chance to win up to $100,000 in prizes! For a limited time, >> vendors submitting new applications to BlackBerry App World(TM) will have >> the opportunity to enter the BlackBerry Developer Challenge. See full >> prize >> details at: http://p.sf.net/sfu/Challenge >> _______________________________________________ >> Lessfs-users mailing list >> Les...@li... >> https://lists.sourceforge.net/lists/listinfo/lessfs-users >> > > |