View Single Post

   
  #1 (permalink)  
Old 01-17-2008, 06:34 AM
Lo Yung Fai
 
Posts: n/a
Default Cannot boot to new compiled kernel

I currently compile my kernel after patched my linux9 (2.4.20) with
rtlinux3.2-pre2 patch.I try to boot the new kernel with grub but
unsuccessful.

My statement in grub.conf is

title rtlinux
root (hd0,0)
kernel /vmlinuz-2.4.20-8 ro root=/dev/hda1
initrd /initrd-2.4.20.8.img

the system hangs with the following error

pivotrootivot_root(/sysroot,/sysroot/initrd)failed:2


Does anyone know what's go wrong? Thanks


Reply With Quote