Difference between revisions of "Winxp"

From Bashlinux
Jump to: navigation, search
 
(Redirected page to Windows XP)
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
#REDIRECT [[Windows XP]]
__NOTOC__
 
= Windows XP =
 
== Recover Boot Sector ==
 
Some times there is some people that just want to get rid of Linux from their computers, so the first thing to do in order to prevent system won't boot any more is ensure that windows boots again.
 
To do this is necessary the Windows XP installation disk, boot the system with it in the CD tray and then press "r" when prompted in order to go to the "Recovery Console"
 
 
In the recovery console, type the number of the partition with the windows installation, usually
 
 
<pre><nowiki>
 
1: C:\\WINDOWS
 
</nowiki></pre>
 
 
Then run the following commands:
 
 
<pre><nowiki>
 
> fixmbr
 
> fixboot
 
> exit
 
</nowiki></pre>
 
 
Now windows will restart and boot directly into Windows XP.
 

Latest revision as of 06:06, 6 June 2015

Redirect to: