får jag error 15:file not found och sedan hamnar man i grub menyn där root är satt till hd1,0.
Tittar man i boot/grub/device.map:
(hd0) /dev/hdb
(hd1) /dev/sda
(hd2) /dev/sdb
sda är mycket riktigt hårddisken som jag blåsde ren och installerade 7.10 på. Borde alltså fungera då det ser ut såhär i boot/grub/menu.lst:
Kod: Markera allt
.
.
title Ubuntu 7.10, kernel 2.6.22-14-generic
root (hd1,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=4eeaff24-c12e-4930-8517-ae69bc1701c2 ro quiet splash
initrd /boot/initrd.img-2.6.22-14-generic
quiet
title Ubuntu 7.10, kernel 2.6.22-14-generic (recovery mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.22-14-generic root=UUID=4eeaff24-c12e-4930-8517-ae69bc1701c2 ro single
initrd /boot/initrd.img-2.6.22-14-generic
title Ubuntu 7.10, memtest86+
root (hd1,0)
kernel /boot/memtest86+.bin