Re: kernel corruption
The LED gets stuck at "Starting kernel.." and the console shows the
same message. The symbolic links are all fine without which we wouldn't
have reached this pt yet. Most likely, some operation s corrupting the
kernel binary we are trying to load. We do a lot of sysconfig() to
load/unload modules and sometimes the kexts are not unloaded properly
and we end up with multiple instances of the same kext in memory.
regards
-kamal
kk wrote:
> what does it get stuck at? an LED? or do you get an error message? |