fluiday / macfuse

Automatically exported from code.google.com/p/macfuse
Other
0 stars 0 forks source link

kextload: kld_load_from_memory() failed for module #363

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. I installed the macfuse core image and then the sshfs image that is
attached to this project.  After that I tried to use the command line to
access it and got the following:

$ sshfs dev:/home/dm_50 Desktop/dev_home/
kld():
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOSl
kextload: kld_load_from_memory() failed for module
/System/Library/Filesystems/f
kextload: a link/load error occured for kernel extension
/System/Library/Filesys
load failed for extension
/System/Library/Filesystems/fusefs.fs/Support/fusefs.k
 (run kextload with -t for diagnostic output)
the MacFUSE file system is not available (1)
OpenConcept-Laptop:~ mike$ man sshfs
No manual entry for sshfs

In trying to use the sshfs.app I just get no response.

What is the expected output? What do you see instead?

I should see a file system appear in dev_home.  

What version of the product are you using? On what operating system?

Tiger, macosx

Please provide any additional information below.

Original issue reported on code.google.com by mike.gif...@gmail.com on 10 Jun 2008 at 7:26

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/macfuse/issues/detail?id=346

http://code.google.com/p/macfuse/issues/detail?id=354

http://code.google.com/p/macfuse/issues/detail?id=361

http://groups.google.com/group/macfuse-
devel/browse_thread/thread/52d19088068ab437/7198460a0b9a3441?
lnk=gst&q=kld_load_from_memory#7198460a0b9a3441

Original comment by si...@gmail.com on 11 Jun 2008 at 8:16