View Single Post

   
  #4 (permalink)  
Old 01-05-2008, 06:36 AM
Kamal R. Prasad
 
Posts: n/a
Default 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?


Reply With Quote