Thread: dual os problem
View Single Post
Old 30-04-2008, 11:44 AM   #4 (permalink)
PcEnthu
Linux Learner
 
PcEnthu's Avatar
 
Join Date: Mar 2008
Posts: 83
Default Re: dual os problem

Perform the following steps to keep the linux installation intact even after re-installing the windows:

1. Install windows xp in the primary partition
2. Install your favourite linux in a logical partition and choose not to install any bootloader
3. Download Grub4DOS and extract the file named grldr into the root folder of c drive (Considering c is your primary partition)
4. Create a text file named menu.lst with the bootcodes of your linux install and save it in root folder of c drive
5. Edit the windows xp boot.ini and append the following line
c:grldr="<name of the linux>"

Now, of you format the c drive and re-install xp, you can perform the steps 3,4 and 5 and boot into your linux install
__________________
Its better ti keep your mouth shut and be thought as a fool, than to open and clear all doubts - [Source] Comments section of DistroWatch.Com
PcEnthu is offline