Kahden kovalevyn probleema
Ville oli oikeassa - Windows ei osaa käynnistyä, ellei se luule olevansa ykköslevyllä, joten täytyy suorittaa seuraavanlainen "harhautus".
title      Windows XP
map      (hd0,0) (hd1,0)
map      (hd1,0) (hd0,0)
rootnoverify      (hd1,0)
chainloader   +1
...
Tällaiselta näytti menulistani kun kaikki kolme käyttäriä käynnistyivät. Levyllä sda olivat Ubuntu ja Xubuntu ja levyllä sdb oli Windows XP
## ## End Default Options ##
title      Ubuntu 8.04.1, kernel 2.6.24-19-generic
root      (hd0,2)
kernel      /boot/vmlinuz-2.6.24-19-generic root=UUID=781a2209-57b3-480a-aa15-0c82bc0bb55f ro quiet splash
initrd      /boot/initrd.img-2.6.24-19-generic
quiet
title      Ubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode)
root      (hd0,2)
kernel      /boot/vmlinuz-2.6.24-19-generic root=UUID=781a2209-57b3-480a-aa15-0c82bc0bb55f ro single
initrd      /boot/initrd.img-2.6.24-19-generic
title      Ubuntu 8.04.1, memtest86+
root      (hd0,2)
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 an existing
# linux installation on /dev/sda2.
title      Xubuntu 8.04.1, kernel 2.6.24-19-generic (on /dev/sda2)
root      (hd0,1)
kernel      /boot/vmlinuz-2.6.24-19-generic root=UUID=34e85e53-fe4c-4a43-95b8-50bf404ed980 ro quiet splash 
initrd      /boot/initrd.img-2.6.24-19-generic
savedefault
boot
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title      Xubuntu 8.04.1, kernel 2.6.24-19-generic (recovery mode) (on /dev/sda2)
root      (hd0,1)
kernel      /boot/vmlinuz-2.6.24-19-generic root=UUID=34e85e53-fe4c-4a43-95b8-50bf404ed980 ro single 
initrd      /boot/initrd.img-2.6.24-19-generic
savedefault
boot      
# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda2.
title      Xubuntu 8.04.1, memtest86+ (on /dev/sda2)
root      (hd0,1)
kernel      /boot/memtest86+.bin  
savedefault
boot
title      Windows XP
map      (hd0,0) (hd1,0)
map      (hd1,0) (hd0,0)
rootnoverify      (hd1,0)
chainloader   +1