тема про восстановление загрузчика не помогла.
Винда находится на hda5, хотя в лине он его называет sda5.
вот что у меня в /boot/grub/menu.lst
Код: Выделить всё
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=6fcc0ad2-bc5d-43ba-86ae-2c81054203ba ro quiet splash
initrd /boot/initrd.img-2.6.20-15-generic
quiet
savedefault
title Ubuntu, kernel 2.6.20-15-generic (recovery mode)
root (hd0,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=6fcc0ad2-bc5d-43ba-86ae-2c81054203ba ro single
initrd /boot/initrd.img-2.6.20-15-generic
title Ubuntu, memtest86+
root (hd0,0)
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
title Windowsxp
root (hd0,4)
chainloader +1
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda6.
title Fedora Core (2.6.18-1.2798.fc6) (on /dev/sda6)
root (hd0,5)
kernel /boot/vmlinuz-2.6.18-1.2798.fc6 ro root=LABEL=/ rhgb quiet
initrd /boot/initrd-2.6.18-1.2798.fc6.img
savedefault
bootЧто мне нужно там пропмсать, чтоб винда всетаки грузилась.