I was running gusty, then installed centos 4.5, including it's version of grub. (I'm typing from CentOS right now.) I added the ubuntu entry back to menu.lst:
Quote:
root (hd0,0)
kernel /vmlinuz-2.6.22-12-generic
initrd /initrd.img-2.6.22-12-generic
|
but it does not boot up properly. It stalls for a while, then dumps to initramfs. At this point, I'd rather have ubuntu back than have both OS's. How can I get it to boot again? /boot is /dev/hda1, ubuntu's / is /dev/hda5 and centos' / is /dev/hda6
thank you!