View Single Post
Old 29-01-2008, 01:52 PM   #13 (permalink)
saurabh kakkar
D i s t i n c t l y Ahead
 
saurabh kakkar's Avatar
 
Join Date: Sep 2006
Location: New delhi
Posts: 495
Smile Re: Plz help Windows Xp Gone after installing Ubuntu 7.10

Quote:
Originally Posted by shady_inc View Post
Even I had faced the same error after installing Ubuntu.But changing the partition no. of XP in boot.ini from 0 to 1 worked for me.

@ saurabh kakkar: Here's a great solution to your problem:
Code:
[boot loader] 
timeout=30 

default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS 

[operating systems] 

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP" /fastdetect 

multi(0)disk(0)rdisk(0)partition(2)\WINDOWS="Microsoft Windows XP" /fastdetect 

multi(0)disk(0)rdisk(0)partition(3)\WINDOWS="Microsoft Windows XP" /fastdetect 

multi(0)disk(0)rdisk(0)partition(4)\WINDOWS="Microsoft Windows XP" /fastdetect 

multi(0)disk(0)rdisk(0)partition(5)\WINDOWS="Microsoft Windows XP" /fastdetect
Just paste this code in your boot.ini replacing the old content.At start-up you will see 5 instences of WinXP.One of them will certainly work.After you get to boot in XP, clear out the invalid boot paths from msconfig.
thanks man this method has rectified my problem

regards
saurabh kakkar
saurabh kakkar is offline