Dear Lenard,
First of, many thx for the reply..
Actually that's how I do kernel compilation all the time..However, I'm getting this error:
Quote:
Kernel panic - not syncing: Attempt to kill init!
|
I know three ways to solve this:
1) compile EXT3 FS statically into kernel itself, i.e., CONFIG_EXT3_FS = y in .config.
2) pass parameters to root, i.e instead of root=Label=/1, put root=/dev/hda*
3) install kernel headers for the new kernel.
I have tried looking for kernel headers for a 2.6.20.4 for Fedora Core 4 but I'm not finding it.
Can you pls help me out..
Warm regards,
Visham