Dopsal jsem do grub listu windowsi ale hlásí mi to při spoštění: Error 12: invalid device requested
menu.lst:
title Ubuntu, kernel 2.6.20-15-generic
root (hd0,0)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=db7bcdd4-82a3-4a1e-8afe-43d7e2cb58c2 ro quiet splash locale=cs_CZ
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=db7bcdd4-82a3-4a1e-8afe-43d7e2cb58c2 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
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title Microsoft Windows XP Professional
root (hd0,2)
savedefault
makeactive
chainloader +1
tom@tom-laptop:~$ sudo fdisk -l
Disk /dev/hda: 60.0 GB, 60011642880 bytes
255 heads, 63 sectors/track, 7296 cylinders
Units = cylindry of 16065 * 512 = 8225280 bytes
Zařízení Boot Start End Blocks Id System
/dev/hda1 * 1 6462 51905983+ 83 Linux
/dev/hda2 6463 7132 5381775 7 HPFS/NTFS
/dev/hda3 7133 7296 1317330 5 Rozšířený
/dev/hda5 7133 7296 1317298+ 82 Linux swap / Solaris
pls jak na to?
PS:je možné že by se oddíl NTFS nepřipojoval při startu?