Techie Tuesday: Preparing a USB stick for Windows PE

Posted at Feb 14, 10:18h in product Macrium Software, Marketing Categories: product, winpe, techie-tuesday

#TechieTuesday

To use a USB stick as a boot device, Windows requires a Master Boot Record (MBR) however some USB sticks are shipped without one and with just a single partition. The USB stick, therefore, needs formatting but the standard Windows format option does not prepare the disk correctly as it does not create a master boot record. You therefore need to prepare the USB stick using other tools, for example, Windows diskpart.

  1. Start an elevated command prompt. See Running an elevated command prompt for more information.
  2. Type:






    diskpart
  3. Type:






    list disk
  1. Identify the disk number of your USB stick.Please ensure that you correctly identify your USB stick.
  2. Type:






    select disk <n>
    Where <n> is the number of the disk previously identified as being the USB stick. Confirm that the current disk selection is correct by typing in detail disk, this will show information relating to the currently selected disk.
  3. Note: Please be certain you have the disk selection correct before proceeding to the next step.
  4. Type:






    clean
    This erases all data on the USB stick.
  5. Type:






    create par primary
    This creates a primary partition on the USB stick using the maximum size available.
  6. Type:






    active
    To make the primary partition active.
  7. Type:






    format FS=ntfs LABEL="Macrium WinPE" QUICK
    This formats the newly created partition on the USB stick for legacy MBR booting.
  8. If your system has GPT disks and uses the newer UEFI booting standard then please type the line below instead:
  9. format FS=FAT32 LABEL="Macrium" QUICK
    Note: UEFI booting requires a FAT32 formatted partition and will not recognize NTFS.
  10. Type:






    exit
    once the format command has completed to exit diskpart.
  11. Type:






    exit
    Again to close the command prompt.

See also: Troubleshooting USB rescue media

Download a 30-day Trial of Macrium Reflect for Home or Business use.


Previous Post

Techie Tuesday: Reviewing your backup history

Next Post

New distribution partnership with Renaissance