<?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>gHacks Technology News &#124; Latest Tech News, Software And Tutorials &#187; mbr</title> <atom:link href="http://www.ghacks.net/tag/mbr/feed/" rel="self" type="application/rss+xml" /><link>http://www.ghacks.net</link> <description>A technology news blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description> <lastBuildDate>Fri, 10 Feb 2012 13:29:21 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/> <item><title>How To Backup And Restore The MBR In Windows</title><link>http://www.ghacks.net/2010/09/01/how-to-backup-and-restore-the-mbr-in-windows/</link> <comments>http://www.ghacks.net/2010/09/01/how-to-backup-and-restore-the-mbr-in-windows/#comments</comments> <pubDate>Wed, 01 Sep 2010 16:38:52 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Tutorials Basic]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup mbr]]></category> <category><![CDATA[master boot record]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[restore mbr]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=33809</guid> <description><![CDATA[A question recently came up in the comments on how to backup the master boot record (see How To Detect A 64-bit Alureon Rootkit Infection for that). This article is going to review a few free applications for Windows that can backup and restore the MBR, with no deeper technical knowledge required. The master boot [...]]]></description> <content:encoded><![CDATA[<p>A question recently came up in the comments on how to backup the master boot record (see <a
href="http://www.ghacks.net/2010/09/01/how-to-detect-a-64-bit-alureon-rootkit-infection/">How To Detect A 64-bit Alureon Rootkit Infection</a> for that). This article is going to review a few free applications for Windows that can backup and restore the MBR, with no deeper technical knowledge required.</p><p>The master boot record is located in the first sector of a hard drive, and while it has different functions it is commonly known for finding bootable partitions in the partition tables and loading the boot sector which often is a boot loader.</p><p>A damaged or modified MBR means that the operating systems cannot be loaded, which is what the Alureon Rootkit causes on some operating systems.</p><p>A backup of the master boot record is often the best and most convenient way to repair the information so that the system can boot normally.</p><p><strong>MBRFix</strong></p><p><a
href="http://www.sysint.no/nedlasting/mbrfix.htm">MBRFix</a> is a command line tool for Windows, that can be used for lots of advanced commands that manipulate or process the MBR. Among the options is the ability to backup and restore the master boot record. The program comes as a 32-bit and 64-bit edition. Here are the commands needed to backup and restore the MBR:</p><blockquote><p>MbrFix /drive 0 listpartitions<br
/> MbrFix /drive 0 savembr Backup_MBR_0.bin<br
/> MbrFix /drive 0 restorembr Backup_MBR_0.bin</p></blockquote><p>The first command lists all partitions of drive 0, the second backs up the master boot record of the first drive of the system in the file Backup_MBR_0.bin, the last restores the previously created MBR backup to the drive.</p><p><strong>MBRTool</strong></p><div
id="attachment_33813" class="wp-caption alignnone" style="width: 510px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/mbr_backup.jpg"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/mbr_backup-500x249.jpg" alt="mbr backup" title="mbr backup" width="500" height="249" class="size-medium wp-image-33813" /></a><p
class="wp-caption-text">mbr backup</p></div><p>Another command line tool for Windows which comes with a basic menu which makes the program usage a bit easier. <a
href="http://www.diydatarecovery.nl/mbrtool.htm">MBRTool</a> can be used to backup all MBRs automatically, or work with specific master boot records. The user interface makes it easier to work with, even though it does not make a big difference compared to MBRFix.</p><p><strong>HDHacker</strong></p><div
id="attachment_33814" class="wp-caption alignnone" style="width: 465px"><a
href="http://www.ghacks.net/wp-content/uploads/2010/09/master-boot-sector.png"><img
src="http://www.ghacks.net/wp-content/uploads/2010/09/master-boot-sector.png" alt="master boot sector" title="master boot sector" width="455" height="461" class="size-full wp-image-33814" /></a><p
class="wp-caption-text">master boot sector</p></div><p>The only program with a graphical user interface. <a
href="http://dimio.altervista.org/eng/">HDHacker</a> can backup and restore any sector of a partition, but has a specific option to backup and restore the MBR sector. It is probably the easiest to use of all the three programs of this guide.</p><p>That leaves a question: How often should you backup the MBR? A backup is only necessary if something in the setup of the PC changes, for instance if another operating system is installed or removed, or if the hard drive partitions are changed.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2010/09/01/how-to-backup-and-restore-the-mbr-in-windows/feed/</wfw:commentRss> <slash:comments>6</slash:comments> </item> <item><title>Backup And Restore The Master Boot Record</title><link>http://www.ghacks.net/2008/10/27/backup-and-restore-the-master-boot-record/</link> <comments>http://www.ghacks.net/2008/10/27/backup-and-restore-the-master-boot-record/#comments</comments> <pubDate>Mon, 27 Oct 2008 14:20:00 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Spyware]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[backup mbr]]></category> <category><![CDATA[hd hacker]]></category> <category><![CDATA[master boot record]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[portable software]]></category> <category><![CDATA[restore mbr]]></category> <category><![CDATA[windows software]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=7898</guid> <description><![CDATA[The Master Boot Record contains important boot information which are essential to boot a computer system. A corrupted master boot record usually makes a system unbootable until the issue is fixed. Users who installed multiple operating systems might have also experienced difficulties when the operating systems installed their own boot manager which erased another one. [...]]]></description> <content:encoded><![CDATA[<p>The Master Boot Record contains important boot information which are essential to boot a computer system. A corrupted master boot record usually makes a system unbootable until the issue is fixed. Users who installed multiple operating systems might have also experienced difficulties when the operating systems installed their own boot manager which erased another one.</p><p>It is therefor always a good precaution to backup the Master Boot Record to be able to restore it. This could be handy before installing another operating system or in case the Master Boot Record gets corrupted another way.</p><p><a
href="http://dimio.altervista.org/eng/">HD Hacker</a> is a portable software compatible with Windows NT, 2000, XP and Vista that can be used to backup and restore the Master Boot Record or any other sector the user specifies. It offers the option to select the drive by drive letter or physical drive.</p><p><span
id="more-7898"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/10/master_boot_record.jpg" alt="master boot record" title="master boot record" width="455" height="457" class="alignnone size-medium wp-image-7899" /></p><p>The software supports two read and write operations. A sector can be read from disk or file and can be saved to disk or file as well. To backup the Master Boot Record one would Read the boot sector from disk and save it to file afterwards. This ensures that the Master Book Record can be recovered anytime in case something should alter or corrupt it.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/10/27/backup-and-restore-the-master-boot-record/feed/</wfw:commentRss> <slash:comments>16</slash:comments> </item> <item><title>Recover Files from Lost Partitions</title><link>http://www.ghacks.net/2008/07/06/recover-files-from-lost-partitions/</link> <comments>http://www.ghacks.net/2008/07/06/recover-files-from-lost-partitions/#comments</comments> <pubDate>Sun, 06 Jul 2008 20:26:16 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Software]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[data-recovery]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[partition]]></category> <category><![CDATA[recover partitions]]></category> <guid
isPermaLink="false">http://www.ghacks.net/?p=5230</guid> <description><![CDATA[If you ever lost a partition on a hard drive you know how hard it can be to recover the data that was stored on that partition. Possible reasons can be system crashes or malicious software among other things. If you are ever in a situation like this you might want to try the software [...]]]></description> <content:encoded><![CDATA[<p>If you ever lost a partition on a hard drive you know how hard it can be to recover the data that was stored on that partition. Possible reasons can be system crashes or malicious software among other things. If you are ever in a situation like this you might want to try the software Partition <a
href="http://findandmount.com/pfm/">Find and Mount</a> that scans a hard disk for working and lost partitions.</p><p>The process is easy and straightforward. Just select one of the hard drives in the application. A click on the Scan button will start the scan for all partitions on that hard drive. Once the scan is completed it displays the working partitions with their corresponding drive letters and found partitions without a drive letter in two separate parts of the interface.</p><p>The found partitions are unmounted and can be mounted by clicking on the mount button. A drive letter is assigned to that partition and the data can be accessed normally for the time the partition is mounted.</p><p><span
id="more-5230"></span><img
src="http://www.ghacks.net/wp-content/uploads/2008/07/partition_recovery-500x302.png" alt="partition data recovery" title="partition data recovery" width="500" height="302" class="alignnone size-medium wp-image-5231" /></p><p>Alternatively an image of the partition or entire hard disk can be saved and mounted later. A Windows restart will unmount the partition again.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2008/07/06/recover-files-from-lost-partitions/feed/</wfw:commentRss> <slash:comments>7</slash:comments> </item> <item><title>How to remove the Linux bootloader</title><link>http://www.ghacks.net/2007/08/06/how-to-remove-the-linux-bootloader/</link> <comments>http://www.ghacks.net/2007/08/06/how-to-remove-the-linux-bootloader/#comments</comments> <pubDate>Mon, 06 Aug 2007 17:42:15 +0000</pubDate> <dc:creator>Martin Brinkmann</dc:creator> <category><![CDATA[Operating Systems]]></category> <category><![CDATA[Tools]]></category> <category><![CDATA[Windows]]></category> <category><![CDATA[bootloader]]></category> <category><![CDATA[bootmenu]]></category> <category><![CDATA[Linux]]></category> <category><![CDATA[mbr]]></category> <category><![CDATA[remove linux]]></category> <guid
isPermaLink="false">http://www.ghacks.net/2007/08/06/how-to-remove-the-linux-bootloader/</guid> <description><![CDATA[A friend of mine installed Linux next to Windows XP a few weeks ago and did not like it that much and decided to get rid of it. The problem that he faced was that the Linux bootloader was still showing up when he started his system. He was not able to figure out what to do about it and asked me if I knew a way to remove the Linux bootloader from his system so that Windows XP would start immediately.]]></description> <content:encoded><![CDATA[<p>A friend of mine installed Linux next to Windows XP a few weeks ago and did not like it that much and decided to get rid of it. The problem that he faced was that the Linux bootloader was still showing up when he started his system. He was not able to figure out what to do about it and asked me if I knew a way to remove the Linux bootloader from his system so that Windows XP would start immediately.</p><p>I actually knew several methods on how to fix the MBR (Master Boot Record) to get rid of the Linux bootloader. There was however only one way that would safely fix the MBR and remove the Linux bootloader from it. I&#8217;m saying safely because it can happen that methods such as Fdisk /mbr would require a reactivation of the Windows operating system.</p><p><span
id="more-1842"></span></p><p><a
href="http://www.sysint.no/nedlasting/mbrfix.htm">MBR Fix</a> is a small command line freeware for Windows that makes it possible to fix the Master Boot Record from the command line of your operating system. Just download the tool, open the command line and type</p><blockquote><p>MbrFix /drive 0 fixmbr /yes</p></blockquote><p>to fix the MBR and remove the Linux bootloader.</p> ]]></content:encoded> <wfw:commentRss>http://www.ghacks.net/2007/08/06/how-to-remove-the-linux-bootloader/feed/</wfw:commentRss> <slash:comments>9</slash:comments> </item> </channel> </rss>
