Код:
sudo grub
find /boot/grub/stage1
root (hd0,4)
setup (hd0)
quit
sudo reboot
Ето го и menu.lst
Цитат
title Ubuntu 9.04, kernel 2.6.28-11-generic
uuid d4ac1b3f-ff74-408c-97e8-c83427539430
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=d4ac1b3f-ff74-408c-97e8-c83427539430 ro quiet splash
initrd /boot/initrd.img-2.6.28-11-generic
quiet
title Ubuntu 9.04, kernel 2.6.28-11-generic (recovery mode)
uuid d4ac1b3f-ff74-408c-97e8-c83427539430
kernel /boot/vmlinuz-2.6.28-11-generic root=UUID=d4ac1b3f-ff74-408c-97e8-c83427539430 ro single
initrd /boot/initrd.img-2.6.28-11-generic
title Ubuntu 9.04, memtest86+
uuid d4ac1b3f-ff74-408c-97e8-c83427539430
kernel /boot/memtest86+.bin
quiet
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title Other operating systems:
root
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sdb1
title Windows NT/2000/XP (loader)
rootnoverify (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1