<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: remove MBR and PBR from the external USB hard drive in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307064#M9104</link>
    <description>You should not really need to do this, as generally you cannot boot most versions of Windows from an external device, so the MBR on such a device is not accessed during the bootstrap or OS load stage.  Secondly Windows (and many other applications) write entries in the registry and elsewhere that identify the drive/partition on which it was originally installed.  Thus copying/moving/cloning the OS to another drive, even using various imaging utilities, won't allow it to run unless you put it back where it came from.&lt;BR /&gt;&lt;BR /&gt;However, this can be done with Linux if it has been configured carefully beforehand.&lt;BR /&gt;&lt;BR /&gt;If you have a floppy drive on the laptop, it is a good idea to create BOTH a set of Setup Disks (on floppy disks) and a set of Recovery Disks (floppies again) before you do anything else.  You should also identify and download the appropriate MS-Dos mode drivers for the USB controller, USB Stick and CD-DVD Drive AND TEST THEM.  All these various utilities should be copied to the original HDD, USB HDD, and a USB stick into MS-Dos FAT-12, FAT-16 or FAT-32 formatted partitions - NOT NTFS.&lt;BR /&gt;&lt;BR /&gt;I presume you are replacing the HDD in the laptop, or installing a larger one, and are trying to avoid reinstalling Windows and the applications from scratch.&lt;BR /&gt;&lt;BR /&gt;What you probably need to do is use a MBR utility, installed on an MS-Dos Boot Disk or USB stick.  You really need at least the Windows/ME Release 2 version of MS-Dos to do this, or one of the non-Microsoft DOS versions, as only these will work with multi-Gb sized drives.  MBRTool from &lt;BR /&gt;&lt;BR /&gt;  http:\\&lt;A href="http://www.DiyDataRecovery.nl" target="_blank"&gt;www.DiyDataRecovery.nl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is pretty good for the MBR/Partition backup.  Use this to back up both the MBR and Partition Data from the original laptop HDD to a floppy/USB.  You can then completely wipe the original/replacement HDD using a HDD manufacturers utilities (or replace it with a new/larger one).&lt;BR /&gt;&lt;BR /&gt;Restore the original size and order of partition(s) to the new HDD using your HDClone utility.  Then restore the MBR and Partition tables using MBRTool.&lt;BR /&gt;&lt;BR /&gt;Reboot and allow Windows to load, auto-install its new HDD drivers, re-validate, etc.&lt;BR /&gt;&lt;BR /&gt;ONLY THEN start to move and resize partitions, once you have confirmed that Windows is booting successfully.&lt;BR /&gt;&lt;BR /&gt;You should consider creating a seperate partition to hold your data (Drive D) and perhaps set this as a 32-bit FAT partition.  It may also be worth creating a tiny MS-DOS partition to hold the MBRTool and other utilities on the HDD.  If you have a hidden Recovery partition, plus the OS partition, this gives you the maximum 4 primary partitions on a single HDD.&lt;BR /&gt;&lt;BR /&gt;If you want to wipe the MBR/Partition table from the USB HDD, you can use MBRTool, after renaming existing MBR backups and taking a backup of the USB MBR.  MBRTool uses the same file name each time for some of its backups.  It is also a very well behaved utility.&lt;BR /&gt;&lt;BR /&gt;BE VARY CAREFUL WITH OTHER DOS OR NON-CURRENT UTILITIES, MANY OF THEM DON'T WORK WITH MULTI-Gb DRIVES OR 4GB+ PARTITIONS, OR WILL APPEAR TO WORK WITH NO WARNING THAT THEY WILL TRASH THE HDD, THE PARTITION OR THE OS INSTALLED ON IT.  MANY ALSO HAVE OS VERSION BASED INCOMPATIBILITIES.</description>
    <pubDate>Mon, 17 Nov 2008 02:15:20 GMT</pubDate>
    <dc:creator>Paul Wheeler_2</dc:creator>
    <dc:date>2008-11-17T02:15:20Z</dc:date>
    <item>
      <title>remove MBR and PBR from the external USB hard drive</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307063#M9103</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;I have cloned my notebook using HDClone: &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.miray.de/products/sat.hdclone.html" target="_blank"&gt;http://www.miray.de/products/sat.hdclone.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;on the external USB hard drive.&lt;BR /&gt; &lt;BR /&gt;howto remove MBR and PBR from the external USB hard drive ?&lt;BR /&gt;&lt;BR /&gt;kind regards&lt;BR /&gt;chris</description>
      <pubDate>Sun, 16 Nov 2008 15:57:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307063#M9103</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-16T15:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: remove MBR and PBR from the external USB hard drive</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307064#M9104</link>
      <description>You should not really need to do this, as generally you cannot boot most versions of Windows from an external device, so the MBR on such a device is not accessed during the bootstrap or OS load stage.  Secondly Windows (and many other applications) write entries in the registry and elsewhere that identify the drive/partition on which it was originally installed.  Thus copying/moving/cloning the OS to another drive, even using various imaging utilities, won't allow it to run unless you put it back where it came from.&lt;BR /&gt;&lt;BR /&gt;However, this can be done with Linux if it has been configured carefully beforehand.&lt;BR /&gt;&lt;BR /&gt;If you have a floppy drive on the laptop, it is a good idea to create BOTH a set of Setup Disks (on floppy disks) and a set of Recovery Disks (floppies again) before you do anything else.  You should also identify and download the appropriate MS-Dos mode drivers for the USB controller, USB Stick and CD-DVD Drive AND TEST THEM.  All these various utilities should be copied to the original HDD, USB HDD, and a USB stick into MS-Dos FAT-12, FAT-16 or FAT-32 formatted partitions - NOT NTFS.&lt;BR /&gt;&lt;BR /&gt;I presume you are replacing the HDD in the laptop, or installing a larger one, and are trying to avoid reinstalling Windows and the applications from scratch.&lt;BR /&gt;&lt;BR /&gt;What you probably need to do is use a MBR utility, installed on an MS-Dos Boot Disk or USB stick.  You really need at least the Windows/ME Release 2 version of MS-Dos to do this, or one of the non-Microsoft DOS versions, as only these will work with multi-Gb sized drives.  MBRTool from &lt;BR /&gt;&lt;BR /&gt;  http:\\&lt;A href="http://www.DiyDataRecovery.nl" target="_blank"&gt;www.DiyDataRecovery.nl&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;is pretty good for the MBR/Partition backup.  Use this to back up both the MBR and Partition Data from the original laptop HDD to a floppy/USB.  You can then completely wipe the original/replacement HDD using a HDD manufacturers utilities (or replace it with a new/larger one).&lt;BR /&gt;&lt;BR /&gt;Restore the original size and order of partition(s) to the new HDD using your HDClone utility.  Then restore the MBR and Partition tables using MBRTool.&lt;BR /&gt;&lt;BR /&gt;Reboot and allow Windows to load, auto-install its new HDD drivers, re-validate, etc.&lt;BR /&gt;&lt;BR /&gt;ONLY THEN start to move and resize partitions, once you have confirmed that Windows is booting successfully.&lt;BR /&gt;&lt;BR /&gt;You should consider creating a seperate partition to hold your data (Drive D) and perhaps set this as a 32-bit FAT partition.  It may also be worth creating a tiny MS-DOS partition to hold the MBRTool and other utilities on the HDD.  If you have a hidden Recovery partition, plus the OS partition, this gives you the maximum 4 primary partitions on a single HDD.&lt;BR /&gt;&lt;BR /&gt;If you want to wipe the MBR/Partition table from the USB HDD, you can use MBRTool, after renaming existing MBR backups and taking a backup of the USB MBR.  MBRTool uses the same file name each time for some of its backups.  It is also a very well behaved utility.&lt;BR /&gt;&lt;BR /&gt;BE VARY CAREFUL WITH OTHER DOS OR NON-CURRENT UTILITIES, MANY OF THEM DON'T WORK WITH MULTI-Gb DRIVES OR 4GB+ PARTITIONS, OR WILL APPEAR TO WORK WITH NO WARNING THAT THEY WILL TRASH THE HDD, THE PARTITION OR THE OS INSTALLED ON IT.  MANY ALSO HAVE OS VERSION BASED INCOMPATIBILITIES.</description>
      <pubDate>Mon, 17 Nov 2008 02:15:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307064#M9104</guid>
      <dc:creator>Paul Wheeler_2</dc:creator>
      <dc:date>2008-11-17T02:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: remove MBR and PBR from the external USB hard drive</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307065#M9105</link>
      <description>thx, but my problem is, my external USB hard drive is 1 Terabyte. &lt;BR /&gt;After clonning using HDClone my external USB hard drive is only 100GB, because the MBR and PBR was overwritten.&lt;BR /&gt;I need to format it back to 1 Terabyte.</description>
      <pubDate>Mon, 17 Nov 2008 02:29:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307065#M9105</guid>
      <dc:creator>'chris'</dc:creator>
      <dc:date>2008-11-17T02:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: remove MBR and PBR from the external USB hard drive</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307066#M9106</link>
      <description>&lt;!--!*#--&gt;Hello, you can use a utility such as partition Magic.&lt;BR /&gt;&lt;BR /&gt;Or Maybe if you use de disc management MMC on windows there you can repartition your disk.&lt;BR /&gt;&lt;BR /&gt;Or you can use a linux box and the zero out the first block of the disc using the DD command (Be ware!), no linux box? use a live CD.&lt;BR /&gt;&lt;BR /&gt;Shoghi.</description>
      <pubDate>Mon, 17 Nov 2008 15:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/remove-mbr-and-pbr-from-the-external-usb-hard-drive/m-p/4307066#M9106</guid>
      <dc:creator>Shoghi Martinez G.</dc:creator>
      <dc:date>2008-11-17T15:17:12Z</dc:date>
    </item>
  </channel>
</rss>

