bug-grub
[Top][All Lists]
Advanced

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

Re: [Bug-grub] GRUB and Windows XP


From: Jason Thomas
Subject: Re: [Bug-grub] GRUB and Windows XP
Date: Thu, 1 May 2003 11:41:07 +1000
User-agent: Mutt/1.5.4i

install grub into /dev/hda not /dev/hda1 then use this menu entry for
winXP

title XP
root (hd0,2)
makeactive
chainloader +1

and probably this one for linux, or something similiar:

title linux
root (hd0,0)
kernel /vmlinuz root=/dev/hda1 ro


On Wed, Apr 30, 2003 at 10:48:32AM +0600, Chamindu Ruwin Munasinghe wrote:
> Hi , 
>       I dont know weather this is the correct place to ask this question.
> If not please indicate where i can post this. 
> 
>       My problem is like this , my machine had red hat linux 8.0 installed
> on the first partition of my disk. then i installed windows xp onto a new
> partition. now the partitions are like this
>       1 - linux 
>       2 - linux swap
>       3 - NTFS (XP)
> the windows xp setup has marked the 3rd partition as the active one. after
> the xp installation. i used the linux rescue mod to make partition 1 active
> again and install grub ( grub-install /dev/hda1) now how can i make a boot
> menu entry to boot onto Windows XP




reply via email to

[Prev in Thread] Current Thread [Next in Thread]