On 12/4/05, Mehmet Fatih AKBULUT <mfatihakbulut@xxxxxxxxx> wrote: > hi all. > recompiled kernel and named it to vmlinuz_mehmet. > when when booting from newly created kernel i got a kernel panic error > which says root LABEL cannot be opened or read. > below u can see the grub.conf /*normal and newly created ones*/. > > title Fedora Core (2.4.22-1.2115.nptlsmp) > root (hd0,1) > kernel /boot/vmlinuz-2.4.22-1.2115.nptlsmp ro root=LABEL=/ > hdc=ide-scsi rhgb > initrd /boot/initrd-2.4.22-1.2115.nptlsmp.img > title Fedora Core-up (2.4.22-1.2115.nptl) > root (hd0,1) > kernel /boot/vmlinuz_mehmet ro root=LABEL=/ hdc=ide-scsi rhgb ^ | Is there an initrd for the new build or did you just omit posting it? > what should i write or change the bold part (starting from ro ...) ? > any suggestion ? >