27
Feb
2010
MBR stands for Master Boot Record. As stated in Wikipedia the MBR is ” the 512-byte boot sector that is the first sector (“LBA Sector 0″) of a partitioned data storage device such as a hard disk”. Basically, it is the first sector of your hard disk used by the BIOS to detect the operating systems installed in your computer (see how important it is?). If such a sector is corrupted, while booting up the computer you could get weird errors such as: “Operating System Not Found” or “Missing operating system”. Here is a brief tutorial on what to do to fix and restore it.
- Insert your Windows 7 installation DVD in DVD drive.
- Restart your computer and boot from your DVD drive (to do this you firstly need to go to your BIOS and set your PC to bootup from the DVD drive).
- When asked, boot from the DVD by pressing F10 or any key on your keyboard.
- Now, check your Language, Time, and Keyboard Input in the proper section and press the Next button.
- Now click on Repair Your Computer to gain access to the System Recovery window.
- Click Command Prompt.
- Type one of these following commands and hit Enter:
- bootsect /nt60 C:\ (to type if your operating system is installed in C: Of course you can change C: with the word of the partition where your OS is installed)
- bootsect /nt60 SYS (to use if the first command doesn’t work)
- bootsect /nt60 ALL (to use if the above commands do not work)
- Once done, eject the disc and restart your computer for the change to take effect.
Tags: trick, Windows 7
Related ArticlesLatest Articles
- How to Automatically Login (Access) to Windows 8
- How to See and Read Unread, Archived and Sent Messages on Facebook
- Switch to the New Facebook Profile Layout (Timeline)
- How to Discover and Recover All Stored Passwords in your Windows Computer
.
6 Comments to “How to Fix the MBR in Windows 7”
Leave a Comment
Users Important Words
fix mbr windows 7 - repair mbr windows 7 - windows 7 fix mbr - windows 7 restore mbr - restore mbr windows 7 - fixmbr windows 7 - fix mbr windows 7 without cd - windows 7 fix mbr without cd -14 queries. 0.242 sec.
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.
Web Talk is best viewed in Firefox.
August 18th, 2010
Nice information, help me a lot. Above steps are very easy to understand.
September 30th, 2010
What if I haven’t windows DVD? Is there any way?
Answer please. Thank You!
October 16th, 2010
[...] boot into windows with or without w7 dvd. I have tried both of the websites as well as many. http://www.webtlk.com/2010/02/27/how…-in-windows-7/ bootsect /nt60 C: (to type if your operating system is installed in C: Of course you can change [...]
November 30th, 2010
what if the screen is black and doesn’t even show the bios
January 24th, 2011
[...] http://www.webtlk.com/2010/02/27/how…-in-windows-7/ __________________ [...]
August 2nd, 2011
i use a simplest way – copy bootsect.exe from win7 installation dvd (/boot), then run bartpe cd and do bootsect /NT60 X: for post vista system or bootsect /NT52 Y: for pre vista systems (xp,2000 etc.)