gensrjh / macfuse

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

kext fails to load #361

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Installed MacFuse 10.4-1.5.0, rebooted.

[host:~] me% sudo kextload -t 
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
Password:
kextload: extension /System/Library/Filesystems/fusefs.fs/Support/fusefs.kext 
appears to be 
valid
kld(): 
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs 
load 
command 2 unknown cmd field
kextload: kld_load_from_memory() failed for module 
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext/Contents/MacOS/fusefs
kextload: a link/load error occured for kernel extension 
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext
load failed for extension 
/System/Library/Filesystems/fusefs.fs/Support/fusefs.kext

System Info:

Powerbook G4 1GHz, 2GB memory, OS X 10.4.11 Build 8S165

[host:~] me% uname -a
Darwin baloo 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; 
root:xnu-
792.24.17~1/RELEASE_PPC Power Macintosh powerpc

Original issue reported on code.google.com by dbk...@gmail.com on 6 Jun 2008 at 2:09

GoogleCodeExporter commented 8 years ago
See:

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

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

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 7 Jun 2008 at 6:11

GoogleCodeExporter commented 8 years ago
Strange, I did a search for "load failure" (without the quotes) and it came up 
empty. :(

I really could've used that info yesterday!

Original comment by dbk...@gmail.com on 7 Jun 2008 at 5:14