[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: GRUB & Sarge & Win XP



On Thu, Nov 03, 2005 at 10:56:12PM +0100, Alessandro Ciorcalo wrote:
> Hi,
> I installed Win XP on my secondary hard drive e only then installed
> Debian Sarge on primary hard drive. Now I am trying to run Win XP from
> grub using these lines:
> 
> title Windows XP Professional
> #map (hd0) (hd1)
> #map (hd1) (hd0)
> rootnoverify (hd1,0)
> chainloader +1
> makeactive
> boot
> 
> I tried with uncommented "map" lines but I always get a "missing
> ntldr" error message. Do you think I got Win XP boot files erased
> during debian installation?
> I think there's nothing wrong in the script I am using.

When you uncomment the map lines, you might also have to change
rootnoverify (hd1,0) to (hd0,0)

- Ryan

Attachment: signature.asc
Description: Digital signature


Reply to: