Re: [LAU] kernel install problem redux

From: Joel Roth <joelz@email-addr-hidden>
Date: Sun Apr 05 2009 - 21:16:30 EEST

On Sun, Apr 05, 2009 at 09:09:58AM -0400, Dave Phillips wrote:
> ********* start conditions on 64 Studio partition *****************
>
> from /boot/grub/menu.lst :
>
> title Ubuntu 8.10, kernel 2.6.24-18-rt (on /dev/sda1)
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.24-18-rt
> root=UUID=9ff18eb0-4c84-41d3-bf5e-0c6f4b9c3c7d ro quiet splash
> initrd /boot/initrd.img-2.6.24-18-rt
> savedefault
> boot
 

I notice you have two 'root' lines in above entry.
I'm guessing you might try removing the first one.

> from /boot/grub/device.map :
>
> (hd0) /dev/sda
>
> from /etc/fstab :
>
> # /dev/sda1
> UUID=9ff18eb0-4c84-41d3-bf5e-0c6f4b9c3c7d / ext3
> relatime,errors=remount-ro 0 1

Otherwise, I would suggest going back to the old-style boot
logic, at least for verification purposes.

/boot/grub/menu.lst:

        root (hd0,0)

/etc/fstab:

        /dev/sda1 / ext3 relatime,errors=remount-ro 0 1

Booting was never trivial. There is also now a grub/grub2
distinction to learn...

HTH

-- 
Joel Roth
_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/mailman/listinfo/linux-audio-user
Received on Mon Apr 6 00:15:01 2009

This archive was generated by hypermail 2.1.8 : Mon Apr 06 2009 - 00:15:01 EEST