PDA

View Full Version : reinstalling windows on a dual boot system without removing


zeo
08-03-2005, 02:26 PM
i run fedora core 3 and win xp and want to reinstall xp without nuking my boot loader any way out??

swatkat
08-03-2005, 02:44 PM
first u install XP normally, this will overwrite the Linux boot loader....
after this, put the Linux installation CD in ur drive and boot from it, and choose rescue mode....here type this command at the prompt....
grub-install /dev/hda

GNUrag
08-03-2005, 03:11 PM
NO,
There's no way out to reinstall Windows XP without nuking your boot loader. Windows boot loaders dont give you that flexibility.

kaysquare
09-03-2005, 10:21 AM
you can have your linux bootloader (grub or lilo) installed on the first sector of your boot partiton.

it is explained here

http://www.astahost.com/info.php/Using-Ntloader-To-Boot-Linux_t1510.html

in this way you only need to backup one small file while reinstalling windows.

I use this method to dualboot.