<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FIXMBR &#187; mbr</title>
	<atom:link href="http://fixmbr.net/tag/mbr/feed/" rel="self" type="application/rss+xml" />
	<link>http://fixmbr.net</link>
	<description>FIXMBR is a computer repair training site for my students.</description>
	<lastBuildDate>Fri, 27 Aug 2010 18:04:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>FIXMBR Vista</title>
		<link>http://fixmbr.net/fixmbr-vista/fixmbr-vista/</link>
		<comments>http://fixmbr.net/fixmbr-vista/fixmbr-vista/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 20:36:53 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[FIXMBR Vista]]></category>
		<category><![CDATA[bcd]]></category>
		<category><![CDATA[bootrec]]></category>
		<category><![CDATA[FIXMBR]]></category>
		<category><![CDATA[master boot record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[rebuildbcd]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[vista]]></category>
		<category><![CDATA[Windows RE]]></category>

		<guid isPermaLink="false">http://fixmbr.net/?p=66</guid>
		<description><![CDATA[<p>FIXMBR Vista</p>
<p>Bootrec</p>
<p>Use the Bootrec.exe (FIXMBR Vista or Windows 7) tool in the Windows Recovery Environment (Windows RE) to troubleshoot and repair the master boot record (MBR), boot sector, and the Boot Configuration Data (BCD) store.  Windows RE can also be used to troubleshoot startup issues.  There are two options, Startup Repair and System Recovery Options.  [...]]]></description>
			<content:encoded><![CDATA[<p><strong>FIXMBR Vista</strong></p>
<p><strong>Bootrec</strong></p>
<p>Use the Bootrec.exe<strong> (FIXMBR Vista or Windows 7)</strong> tool in the Windows Recovery Environment (Windows RE) to troubleshoot<img class="alignright size-medium wp-image-83" title="fixmbr vista" src="http://fixmbr.net/wp-content/uploads/2009/11/fixmbr-vista-300x214.jpg" alt="fixmbr vista" width="300" height="214" /> and repair the master boot record (MBR), boot sector, and the Boot Configuration Data (BCD) store.  Windows RE can also be used to troubleshoot startup issues.  There are two options, Startup Repair and System Recovery Options.  Bootrec.exe can be used to troubleshoot additional problems manually.</p>
<p>To run Bootrec.exe utility, you need to start Windows RE.  First startup the computer with the Windows install disk.  You might need to set the BIOS to boot first from the DVD/CDROM.  Select Repair Your Computer and then select the operating system you want to repair.   In the System Recovery Options box select Command Prompt and type bootrec.exe and press enter.   You can rebuild the BCD by typing bootrec /rebuildbcd to correct startup issues.  To correct a corrupted or infected MBR type bootrec.exe /FIXMBR to write a new MBR.  Bootrec /fixboot will write a new boot sector to the system partition to correct a damaged boot sector or non-standard boot sector for FIXMBR Vista.  If a Windows XP was installed after Vista or 7 you can use this command to restore the Windows Boot Manager by replacing Windows NT Loader (NTLDR).</p>
<p><strong>Master Boot Record (MBR)</strong></p>
<p>MBR is a 512 byte file located in the first sector on the hard drive.  It contains partition information and boot code for starting the operating system.</p>
<p><strong>Recovery Console</strong></p>
<p>Recovery console is a utility that can be started from the Windows install CD.  You can also install recover console.  Once installed you can select it when you first startup you computer.  It will be an option on a menu that is presented during the computer startup.</p>
<p><strong>FIXMBR</strong></p>
<p>The FIXMBR is a command used with Recovery Console with Windows XP that writes a new MBR to the first sector of a hard drive.  This command is used to fix or correct a corrupted or infected MBR.</p>
<p>The <a href="../">FIXMBR</a> website has some additional articles you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fixmbr.net/fixmbr-vista/fixmbr-vista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixboot</title>
		<link>http://fixmbr.net/fixboot/fixboot/</link>
		<comments>http://fixmbr.net/fixboot/fixboot/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 19:49:29 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Fixboot]]></category>
		<category><![CDATA[boot sector]]></category>
		<category><![CDATA[command]]></category>
		<category><![CDATA[FIXMBR]]></category>
		<category><![CDATA[master boot record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[vbr]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[volume boot record]]></category>

		<guid isPermaLink="false">http://fixmbr.net/?p=62</guid>
		<description><![CDATA[<p>The Fixboot is a Recovery Console command that writes a partition boot sector to a system partition that you can specify.</p>
<p>Boot Sectors</p>
<p>Boot sector is a sector on a hard drive or data storage device that contains code for booting a program stored on some other part of the storage media.  The computer BIOS can be [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Fixboot </strong>is a Recovery Console command that writes a partition boot sector to a system partition that you can specify.</p>
<p><strong>Boot Sectors</strong></p>
<p>Boot sector is a sector on a hard drive or data storage device that contains code for booting a program stored on some other part of the storage media.  The computer BIOS can be set to select any of several boot devices and then copies the first sector from the boot device to address location 0&#215;7C00.</p>
<p>Different kinds of boot sectors can be encountered on computer hard disks and other storage devices.  A master boot record (MBR) is the first sector of a data storage device that has been partitioned. The MBR sector contains code to locate the active partition and start its Volume Boot Record.</p>
<p><strong>Volume Boot Record (VBR)</strong></p>
<p>A volume boot record is the first sector of a data storage device that has not been partitioned.  It contains code to load and start an operating system installed on that device or within that partition.</p>
<p>Valid boot sectors have a two-byte hex word 0xAA55, called the boot sector signature and must exist at the end of the sector.  If the signature is not present either the BIOS or MBR code will report an error message and halt any OS startup process.</p>
<p>The computer BIOS does not distinguish between VBR and MBR. The firmware will only load and runs the first sector of the storage device. floppy devices or USB flash drives will use a VBR to boot. Hard drives use an MBR. The MBR has the partitioning information and will start the VBR which will load the operating system.</p>
<p><strong>Boot Sector Viruses</strong></p>
<p>Since the code in the boot sector is first executed automatically the boot sectors have been targets for computer viruses. As a warning computer BIOS now have included a feature to prevent writing over the boot sectors without user permission.</p>
<p><strong>FIXMBR</strong></p>
<p>FIXMBR is a Recovery Console command that writes a new MBR to the first sector of a hard drive.  This command can be used to correct a corrupted or infected MBR.  The fixboot command write the partition boot sector.</p>
<p>The <a href="../">FIXMBR</a> website has some additional articles you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fixmbr.net/fixboot/fixboot/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fdisk MBR</title>
		<link>http://fixmbr.net/fdisk-mbr/fdisk-mbr/</link>
		<comments>http://fixmbr.net/fdisk-mbr/fdisk-mbr/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 23:35:23 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[Fdisk mbr]]></category>
		<category><![CDATA[DOS]]></category>
		<category><![CDATA[Fdisk]]></category>
		<category><![CDATA[FIXMBR]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://fixmbr.net/?p=38</guid>
		<description><![CDATA[<p>The Fdisk MBR switch is an undocumented switch that can be used with DOS fdisk to replace or repair the MBR file.  This can be done if the MBR file becomes corrupted or infected.  WARNING if you have a multi-boot drive you could end up loosing access to one or all of your operating systems.  [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>Fdisk MBR </strong>switch is an undocumented switch that can be used with DOS fdisk to replace or repair the MBR file.  This can be done if the MBR file becomes corrupted or infected.  <strong>WARNING</strong> if you have a multi-boot drive you could end up loosing access to one or all of your operating systems.  It would be a good idea to backup the MBR or drive before you run Fdisk /MBR.  I use to have a lab where the computer and students all got infected with the NYB virus which attaches itself to the MBR files and then infects any drive that reads or writes files from the hard drive.  To correct the problem and get rid of the virus we would boot the computers from a clean DOS floppy or CD and run fdisk /mbr and this would correct the problem.  Once the student floppies or flash drives got infected the virus would migrate rapidly throughout the lab.  I wasn&#8217;t until we put on a good anti-virus program that we were able to clean and rid ourselves of the problem.  The fdisk mbr switch has helped in the past but good anti-virus software is a better long term fix.</p>
<p><strong>FIXMBR</strong></p>
<p>The <a href="../">FIXMBR</a> website has some additional articles you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fixmbr.net/fdisk-mbr/fdisk-mbr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MBR File</title>
		<link>http://fixmbr.net/mbr-file/mbr-file/</link>
		<comments>http://fixmbr.net/mbr-file/mbr-file/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 19:52:18 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[MBR File]]></category>
		<category><![CDATA[bios]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[drive signature]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[FIXMBR]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[sector]]></category>

		<guid isPermaLink="false">http://fixmbr.net/?p=32</guid>
		<description><![CDATA[<p>The MBR (master boot record) file is on the first sector, 512 bytes, of your hard drive.  This file contains the hard drive partition table, boot start-up program, and a drive signature.  The file resides outside the hard drive partitions on the first sector of the drive and can be repaired using fdisk mbr in [...]]]></description>
			<content:encoded><![CDATA[<p>The <strong>MBR </strong>(master boot record) file is on the first sector, 512 bytes, of your hard drive.  This file contains the hard drive partition table, boot start-up program, and a drive signature.  The file resides outside the hard drive partitions on the first sector of the drive and can be repaired using fdisk mbr in DOS or fixmbr command using the Windows recovery console.  It would be a good idea to backup the MBR before any changes or modifications are made.  There are many MBR utilities that can be found at CNET download for backing up, editing, or making changes to the MBR.  The boot start-up or sometimes referred to as the bootstrap program is used to start the operating system, which is a small machine code program that BIOS uses to start-up the operating system.  The last part of the MBR files is a 32 bit drive signature that uniquely identifies the hard drive.  Since the MBR file is the first file read before the operating system is loaded it has become the target of a number of viruses.  Once the MBR file is infected the viruses will copy themselves into memory and control the operating system.  Viruses will normally disable in virus protection and infect any files copies to another other device.</p>
<p>To better understand how the Fdisk program operates or the Recovery Console you can find those posts here at this site under the Categories.</p>
<p><strong>FIXMBR</strong></p>
<p>The <a href="../">FIXMBR</a> website has some additional articles you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fixmbr.net/mbr-file/mbr-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIXMBR</title>
		<link>http://fixmbr.net/fixmbr/fixmbr/</link>
		<comments>http://fixmbr.net/fixmbr/fixmbr/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 02:41:57 +0000</pubDate>
		<dc:creator>gfrench</dc:creator>
				<category><![CDATA[FIXMBR]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[hard drive]]></category>
		<category><![CDATA[master boot record]]></category>
		<category><![CDATA[mbr]]></category>
		<category><![CDATA[Recovery Console]]></category>
		<category><![CDATA[virus]]></category>
		<category><![CDATA[warning]]></category>

		<guid isPermaLink="false">http://fixmbr.net/?p=13</guid>
		<description><![CDATA[<p>The FIXMBR is one of several Windows Recovery Console commands.  After you select the operating system and logon you can type FIXMBR at the prompt and the MBR (master boot record) is rebuilt and replaced with a new MBR file.  This can usually correct some of the startup problems with a corrupted or infected MBR [...]]]></description>
			<content:encoded><![CDATA[<p>The<strong> FIXMBR </strong>is one of several Windows Recovery Console commands.  After you select the operating system and logon<img class="alignright size-medium wp-image-81" title="fixmbr" src="http://fixmbr.net/wp-content/uploads/2009/10/fixmbr-300x220.jpg" alt="fixmbr" width="300" height="220" /> you can type FIXMBR at the prompt and the MBR (master boot record) is rebuilt and replaced with a new MBR file.  This can usually correct some of the startup problems with a corrupted or infected MBR record.  Since the MBR record is the first 512 bytes read on the boot hard drive it is also a target for many viruses.  If the MBR gets infected the virus can move into memory and control all other boot processes and disable any anti-virus programs.  Most anti-virus programs like AVG will detect and stop viruses, but if you boot the computer to an infect device, such as, a floppy or CD, it can infect the MBR.  Just rebooting the computer to Recovery Console and using FIXMBR will remove the virus and correct the problem.  One <strong>WARNING</strong> that should be mentioned is that dual boot systems where you have more than one bootable operating system on a hard drive can be affected so that you lose the ability to boot the alternate operating system.  You might want to backup the MBR record first just so you can restore it if needed.  I also have a FIXMBR YouTube video you might find helpful.</p>
<p><strong>FIXMBR</strong></p>
<p>The <a href="../">FIXMBR</a> website has some additional articles you might find useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://fixmbr.net/fixmbr/fixmbr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
