Re: Problems with adding win xp to grub
Posted: Thu Oct 15, 2009 5:02 am
There are two things you can try:
1. Try using Supuer Grub Disk to reinstall Grub, and in the process it may detect Windows.
2. Add the entry mainually. This is my entry:
Using the wiki guide, you can find out what XP is installed on so you can direct grub to the right pat of the hard drive. The chainloader bit is because XP keeps its own bootloader, and grub merely passes control over to it when you select windows.
1. Try using Supuer Grub Disk to reinstall Grub, and in the process it may detect Windows.
2. Add the entry mainually. This is my entry:
Code: Select all
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda1
title Windows XP & Windows 7
rootnoverify (hd0,0)
savedefault
chainloader +1