Config Boot loader
mtyoung
tuxman at knology.net
Sat Sep 30 06:27:21 UTC 2006
This is the section from my /boot/grub/menu.lst file that refers to
Windows XP. Hope it helps. My system is just two hard drives hda1 &
sda1, for Ubuntu and XP respectively.
Hope it helps.
-----------------------------------
### 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/sda1
title Microsoft Windows XP Professional
root (hd1,0)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
-----------------------------------
Nguyễn Văn Thoại wrote:
> I need to config the boot loader so that I can boot to Ubuntu or
> Windows XP.
> XP is not in the list because I installed XP via a Ghost backup.
> Please tell me how to config the bootloader in Ubuntu.
>
> Ubuntu is located at /dev/hda3
> XP is located at /dev/hda5
More information about the ubuntu-users
mailing list