[PlanetCCRMA] Kernel Panic - Help!

Mark Knecht markknecht@gmail.com
Wed Aug 2 16:17:02 2006


On 8/2/06, andrew@longland-meech.me.uk <andrew@longland-meech.me.uk> wrote:
<SNIP>
>
> Then after about 2 seconds:
>
>         Kernel panic - not syncing: Attempted to kill init!
>

Generic answer - sorry. Not enough info to really specify a solution.
Look very carefully at the kernel config you are using in grub.conf
WRT how your drives are defined. Look for a wrong root= setting or
incorrect (hdX,Y) values. Look to ensure the new kernel has the
correct file system support built into the kernel and not built as a
module since modules get loaded later.

Hope this helps even a bit.

Good luck,
Mark