Comment 14 for bug 94718

Revision history for this message
sardion (ubuntu-sardion) wrote :

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).