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
pivotroot

ivot_root(/sysroot,/sysroot/initrd)failed:2
Does anyone know what's go wrong? Thanks