On Thu, 2003-06-12 at 13:50, Brian V Bonini wrote:
> On Thu, 2003-06-12 at 14:33, James Sparenberg wrote:
> > On Thu, 2003-06-12 at 07:21, Brian V Bonini wrote:
> > > Anyone familiar with lufs know where it's looking for these files so I
> > > can link or something.
> > > 
> > > $ lufsmount sshfs://[EMAIL PROTECTED] /mnt
> > > liblufs-sshfs.so: cannot open shared object file: No such file or
> > > directory
> > > unsupported file system: sshfs
> 
> > don't use lufs I use a variant of it called shfs.  I've got two notes.
> > 
> > One with shfs it would be 
> > 
> > lufsmount shfs (note the single s) etc etc.
> > 
> > second... did you verify that the kernel module is loaded?
> > 
> 
> I just needed to add /usr/local/lib to /etc/ld.so.conf but even after
> that I never got it to establish a successful connection. It just died
> with a "could not mount... " message.
> 
> I also tried shfs but same deal... When I run it it prompts me for a
> password but then just hangs and never successfully mounts the remote
> FS. Am I missing something?
> 
> mount -t shfs [EMAIL PROTECTED] /mnt
> 
> Did verify that the kernel module was loaded.
> 
> But, I think maybe this is the issue:
> 
> 
> Requirements
>       * Linux 2.4 system, kernel 2.4.9 or later
>       * tar, gzip, make
>       * C compiler (gcc) used for building your kernel
>       * AMD automounter (am-utils) installed, if you want "cd
>         /shfs/user%host" support.
> 
> 
> ]$ uname -r
> 2.4.19-16mdk
> 
> Since I've not updated the kernel enough to do it from memory can
> someone recommend a reference source?

Your kernel is good .... I know I've got it working on boxes with this
kernel.  Also too if it didn't build right the module wouldn't load. or
rather shouldn't. *grin* One question are you going through a firewall? 
Better yet can you do this to your self. 

mount -t shfs [EMAIL PROTECTED] /mnt

or 

shfsmount [EMAIL PROTECTED] /mnt

this should tell you if it's working at all.  

James

> 
> 
> 
> ______________________________________________________________________
> 
> Want to buy your Pack or Services from MandrakeSoft? 
> Go to http://www.mandrakestore.com


Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to