[aklug] Re: Ubuntu 9.04 grub issues

From: Scott Carnahan <scott@ravenmoonart.com>
Date: Mon Apr 20 2009 - 21:07:39 AKDT

Sorry this took so long to post. I have looked it over and I think I
just don't understand how GRUB works and the syntax required ot get it
to do what I want.

Below is a copy of the current GRUB menu.lst file. If I try to boot to
9.04 I get a "volume can not be mounted" error message.

## ## End Default Options ##

title Ubuntu 8.04.2, kernel 2.6.24-23-generic
root (hd0,4)
kernel /boot/vmlinuz-2.6.24-23-generic
root=UUID=a63bee24-00e1-4ac4-adcf-a9184411274b ro quiet splash
initrd /boot/initrd.img-2.6.24-23-generic
quiet

title Ubuntu 8.04.2, kernel 2.6.24-23-generic (recovery mode)
root (hd0,4)
kernel /boot/vmlinuz-2.6.24-23-generic
root=UUID=a63bee24-00e1-4ac4-adcf-a9184411274b ro single
initrd /boot/initrd.img-2.6.24-23-generic

title Ubuntu 8.04.2, memtest86+
root (hd0,4)
kernel /boot/memtest86+.bin
quiet

title Ubuntu jaunty (development branch), kernel 2.6.28-9-generic
root (hd0,5)
## uuid 3ca44071-e0db-48e5-a761-08863234c5da
kernel /boot/vmlinuz-2.6.28-9-generic
root=UUID=3ca44071-e0db-48e5-a761-08863234c5da ro quiet splash
initrd /boot/initrd.img-2.6.28-9-generic
quiet

title Ubuntu jaunty (development branch), kernel 2.6.28-9-generic
(recovery mode)
uuid 3ca44071-e0db-48e5-a761-08863234c5da
kernel /boot/vmlinuz-2.6.28-9-generic
root=UUID=3ca44071-e0db-48e5-a761-08863234c5da ro single
initrd /boot/initrd.img-2.6.28-9-generic

title Ubuntu jaunty (development branch), memtest86+
uuid 3ca44071-e0db-48e5-a761-08863234c5da
kernel /boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Apr 20 21:07:51 2009

This archive was generated by hypermail 2.1.8 : Mon Apr 20 2009 - 21:07:51 AKDT