Search This Blog

Monday, March 7, 2011

REMOVE UBUNTU(LINUX) FROM DUAL BOOT WINDOWS 7/XP.

If you directly format the drive containing ubuntu using windows disk management utility,your system will show error while boot-up and hangs up there as it cant find the path to boot configuration file.So what u need to do is to copy the configuration file at its specified position.So the steps u need to follow are...


STEP 1: Use Disk Management utility in Windows(type diskmgmt.msc in run prompt to invoke the utility) to delete the Ubuntu partitions.





STEP 2:Reboot your system using windows installation DVD or windows 7 boot-able pendrive
and choose Repair .


STEP 3: Choose command prompt on the resulting screen and run the following two commands:
bootrec /fixmbr
bootrec /fixboot
For XP  , run the recovery console from Windows XP CD and then type fixmbr in  command prompt.

No comments:

Post a Comment