Comment 240 for bug 57502

Revision history for this message
Pii (pasi-parkkinen) wrote :

I'm having two different kernels, it seems that with this new one (2.6.24-16) I really can't boot up Ubuntu. With an older one (2.6.22-14) Ubuntu can be started. But even with the older kernel I need to try several times.

Below a clip from my /boot/grub/menu.lst Is there any tricks I could try?

title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=5152f10c-4ae1-4b61-b8cd-7d70b925d309 ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04, kernel 2.6.22-14-generic
root (hd0,2)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=5152f10c-4ae1-4b61-b8cd-7d70b925d309 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet