Nicolas: In your /boot/grub/menu.lst you most likely have a resume=/dev/hdaX in the kernel options. Change that also to sda. Also check your /etc/fstab for /dev/hdaX entries.
Or try this: Make a backup of your /boot/grub/menu.lst file and then run sudo /usr/bin/update-grub That should fix the problem. If not, let me know via email since I think this is no longer a bug of ubuntu but more of your and my setups being nonstandard (and mine is fixed by the sda thing). -- Kernel crash on startup https://launchpad.net/bugs/94718 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
