NormL
Feb 13 2003, 07:05 PM
I have Red Hat Linux 8 and Windows XP Pro installed and can boot into Linux fine (Which is what I want !)
But id like to be able to add the option to Grub of booting into XP (How bad Window is I still need to use it sometimes)
If anyone can tell me how to add this to Grub I would be most happy
Thanks NormL
Hemant
Feb 15 2003, 05:32 PM
i am not giving a particular solution.but there are two ways:
1.try to edit the file grub.conf
and add a entry for your windows partition.this will solve the problem
2.try to install grub agian using command:
grub-install /dev/hda
for details see manual pages.