SuperGrubDisk у меня есть на ноутбуке. Скоро он зарядится и попробую диск записать. Я хотя бы нашёл этот menu.lst. Сейчас работаю на LiveCD. Вот содержимое menu.lst, которое я немного подредактировал.
default 1
timeout 30
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid e73cb2d8-5445-4e9c-95f2-28cce3a14053
kernel /boot/vmlinuz-2.6.27-7-generic
root (hd1,1)
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid e73cb2d8-5445-4e9c-95f2-28cce3a14053
kernel /boot/vmlinuz-2.6.27-7-generic
root (hd1,1)
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
root (hd1,1)
uuid e73cb2d8-5445-4e9c-95f2-28cce3a14053
kernel /boot/memtest86+.bin
quiet
title Windows XP Home Edition
rootnoverify (hd0,1)
map (hd0) (hd1)
map (hd1) (hd0)
makeactive
chainloader +1
За 2 дня я разобрался, что у меня Windows находится на hd0,0, а Linux на hd1,1. Скажите, но вот что у меня неправильно?