|
How to use GRUB CD to boot Win XP?
I have a dual-boot PC with XP and Fedora Linux, on separate hard drives. I would like to be able to boot up either one individually, but I don't really understand the boot process.
GRUB is on the 2nd drive, but if I need to remove that drive (or if it goes bad) I still want to be able to boot the 1st (XP) drive.
I tried removing the 2nd drive, and booting with a GRUB CD. At the grub prompt I typed in:
rootnoverify (hd0,0)
chainloader +1
That is from my working grub.conf file on the 2nd drive.
Nothing happens.
What am I missing?
|