Grub引导vista
添加Vista启动项至Grub for DOS:menu.lst中添加以下启动项.
title Microsoft Windows Vista
root (hd0,0)
chainloader /bootmgr
## ## End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
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/sda3
title Windows Vista/Longhorn (loader)
root (hd0,2)
savedefault
makeactive
chainloader +1
title Microsoft Windows Vista
root (hd0,0)
chainloader /bootmgr
## ## End Default Options ##
title Ubuntu 8.10, kernel 2.6.27-7-generic
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff ro quiet splash
initrd /boot/initrd.img-2.6.27-7-generic
quiet
title Ubuntu 8.10, kernel 2.6.27-7-generic (recovery mode)
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
kernel /boot/vmlinuz-2.6.27-7-generic root=UUID=a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff ro single
initrd /boot/initrd.img-2.6.27-7-generic
title Ubuntu 8.10, memtest86+
uuid a48f2bb1-d10f-4b53-80d1-3d4e97a7e9ff
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/sda3
title Windows Vista/Longhorn (loader)
root (hd0,2)
savedefault
makeactive
chainloader +1