Comment 0 for bug 218820

Revision history for this message
Patrick Dempster (paddydempster-deactivatedaccount) wrote : 8.04 fails to boot with kernel 2.6.22-15 or 2.6.22-16

I've been running 8.04 beta for a while now, with kernel 2.6.22-14 the system boots and runs just fine. However, with the recent updates to the kernel 2.6.22-15 and then to 2.6.22-16 the system fails to boot and "hangs" at the "loading" screen with the blue progress bar just moving back and forward. In the trimmed menu.lst only the last option boots.

patrickd@ubuntu:/media$ lsb_release -rd
Description: Ubuntu 8.04
Release: 8.04

===File:/boot/grub/menu.lst===
title Ubuntu 8.04, kernel 2.6.24-16-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-16-generic root=UUID=761e8f2c-dd8d-4042-a5bb-2ead0c26c54e ro quiet splash
initrd /boot/initrd.img-2.6.24-16-generic
quiet

title Ubuntu 8.04, kernel 2.6.24-15-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.24-15-generic root=UUID=761e8f2c-dd8d-4042-a5bb-2ead0c26c54e ro quiet splash
initrd /boot/initrd.img-2.6.24-15-generic
quiet

title Ubuntu 8.04, kernel 2.6.22-14-generic
root (hd0,5)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=761e8f2c-dd8d-4042-a5bb-2ead0c26c54e ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet