[LAU] kernel install problem redux

Dave Phillips dlphillips at woh.rr.com
Sun Apr 5 09:09:58 EDT 2009


Jörn Nettingsmeier wrote:
>
> can you post the relevant lines from /boot/grub/menu.lst and
> /boot/grub/device.map as well as your /etc/fstab ?
>
>   

Hi, Joern :

Okay, here's the juice. These reports were generated while in 64 Studio :

********* 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

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

from /dev/disk/by-uuid :

dlphilp at 64studio:/mnt/other/boot/grub$ ls -l /dev/disk/by-uuid/
total 0
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
1df5a618-ba22-4fdf-a87d-8c8439034ae4 -> ../../sda6
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
3f83a4c2-71b7-4163-80c1-495301e64dd2 -> ../../sda9
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
9471e035-e16f-4b5a-981b-daf641dcf1a5 -> ../../sda7
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
95ed1e36-9e46-43b4-b3d7-9ae57f8ab45c -> ../../sda5
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
9ff18eb0-4c84-41d3-bf5e-0c6f4b9c3c7d -> ../../sda1
lrwxrwxrwx 1 root root 10 2009-04-05 05:53 
b6aabd23-2b98-472c-818f-c7e504e16434 -> ../../sda8

********* end conditions on 64 Studio partition *****************


While in 64 Studio I mounted the Ubuntu partition and generated these 
reports:

********* start conditions on Ubuntu Intrepid partition *****************

from /boot/grub/menu.lst :

title          Ubuntu 8.10, kernel 2.6.24-18-rt
uuid           9ff18eb0-4c84-41d3-bf5e-0c6f4b9c3c7d
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
quiet

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

Since /dev/disk/by-uuid is populated by udev there are no listings on 
the mounted drive.

********* end conditions on Ubuntu Intrepid partition *****************


Anything obvious I should look at ? I've run update-grub and got no joy. 
Is there a udev rules file I should add ? Very baffled here. :(

Best,

dp







More information about the Linux-audio-user mailing list