How to create USB rescue media



Similar documents
Intel Data Migration Software

User Guide Max Secure Recovery CD/USB creation

Avira Rescue System. HowTo

MBR and EFI Disk Partition Systems

How to create a Virtual machine from a Macrium image backup


Tutorial How to upgrade firmware on Phison S8 controller MyDigitalSSD using a Windows PE environment

Updates Click to check for a newer version of the CD Press next and confirm the disc burner selection before pressing finish.

Acronis Disk Director 11 Advanced Server. Quick Start Guide

USB bootable Ubuntu Kickstart Howto

Lab - Dual Boot - Vista & Windows XP

USB Bare Metal Restore: Getting Started

EaseUS Partition Master

Notes on Windows Embedded Standard

Working and Verified process to obtain forensic image: Microsoft Surface Pro Tablet

v4: How to create a BartPE Rescue CD for Macrium Reflect

DriveClone Server. Users Manual

Intel Data Migration Software

Recovering Encrypted Disks Using Windows Preinstallation Environment. Technical Note

Paragon Recovery Media Builder

Paragon Recovery Media Builder

DriveClone 10. Users Manual

Intel Rapid Start Technology (FFS) Guide

Reviewer s Guide. EaseUS Backup Solution. EaseUS Todo Backup Reviewer s Guide 1. Contents Introduction Chapter 1...3

Windows Symantec Encryption Desktop (PGP) Install Guide. Symantec Encryption Desktop (PGP) Windows system requirements

1. System Requirements

Password Changer for DOS User Guide

University of Rochester Sophos SafeGuard Encryption for Windows Support Guide

MANAGING DISK STORAGE

book.book Page 1 Tuesday, August 19, :01 PM Dell OptiPlex FX160 Re-Imaging Guide

Restoring a Windows 8.1 system from complete HDD failure - drivesnapshot

USING DISK MANAGEMENT AND DISKPART TO MANGE DISKS IN WINDOWS 7

Operating Systems: Microsoft Windows XP, Windows Vista or Windows 7 RAM: 2GB

Total Backup Recovery 7

A+ Guide to Software: Managing, Maintaining, and Troubleshooting, 5e. Chapter 3 Installing Windows

Using TrueCrypt to protect data

Installing a Second Operating System

3.2 Install, configure, optimize and upgrade operating systems references to upgrading from Windows 95 and NT may be made

Symantec Ghost Solution Suite (GSS) and Vista Frequently Asked Questions

ALTIRIS Deployment Solution 6.8 Preboot Automation Environment

Bare Metal Recovery Quick Start Guide

How to dual-boot Vista with XP (with XP installed first) - step-by-step guide with screenshots

USB Flash Memory TransMemory-EX II TM

installing UEFi-based Microsoft Windows Vista SP1 (x64) on HP EliteBook and Compaq Notebook PCs

Ocster Backup Pro 8. Copyright 2013 Ocster GmbH & Co. KG. All rights reserved.

Imation LOCK User Manual

TotalShredder USB. User s Guide

Ocster Backup - Rescue System

Total Backup Recovery 7

Acronis True Image 2015 REVIEWERS GUIDE

HP EliteBook and ProBook Notebook PCs - Upgrading from Windows 7 to Windows 8

Acronis Backup & Recovery 10 Workstation. Installation Guide

Installation, backup and recovery of Windows XP embedded systems

Resetting USB drive using Windows Diskpart command

Office 365 Windows Intune Administration Guide

How To Create A Multi-Version Bootable Windows 7 USB Drive

Make a Bootable USB Flash Drive from the Restored Edition of Hiren s Boot CD

NovaBACKUP. User Manual. NovaStor / May 2014

UEFI on Dell BizClient Platforms

WinClon 6 User Guide. With Screenshots. A Windows Embedded Partner

Paragon Migrate OS to SSD 4.0

Upgrading from Windows XP to Windows 7

Microsoft Diagnostics and Recovery Toolset 7 Evaluation Guide

Acronis Backup & Recovery 10 Server for Windows. Installation Guide

DataTraveler Secure - Privacy Edition

Option nv, Gaston Geenslaan 14, B-3001 Leuven Tel Fax Page 1 of 14

Ahsay BackupBox v1.0. Deployment Guide. Ahsay TM Online Backup - Development Department

User s Manual. Transcend JetFlash SecureDrive. Contents

Windows BitLocker Drive Encryption Step-by-Step Guide

NTLDR is missing. Below are the full error messages that may be seen when the computer is booting.

Hiva-network.com. Microsoft_70-680_v _Kat. Exam A

How to Make a USB Bootable

UltraBac Documentation. UBDR Gold. Administrator Guide UBDR Gold v8.0

1. System Requirements

Acer erecovery Management

BACKUP AND RECOVERY File History + Push Button Reset + Advanced Recovery Tools + System Image Backup

NovaBACKUP. User Manual. NovaStor / November 2011

Chapter 8: Installing Linux The Complete Guide To Linux System Administration Modified by M. L. Malone, 11/05

Formatting Guide ver.01

Dual-boot Windows 10 alongside Windows 8

User Guide. Laplink Software, Inc. Laplink DiskImage 7 Professional. User Guide. UG-DiskImagePro-EN-7 (REV. 5/2013)

Intel Rapid Start Technology User Guide for UEFI Mode

Total Backup Recovery

DriveLock and Windows 8

EHCI Removal from 6 th Generation Intel Core Processor Family Platform Controller Hub (PCH)

Instrument Software Update Instructions. Keysight X-Series Signal Analyzers (PXA/MXA/EXA/CXA) Upgrading an older version to A.12.

Unleashing the Power of vflash

Tutorial How to upgrade firmware on Phison S5 controller MyDigitalSSD

Portable External Hard Drive. Quick Start Guide

SSD Guru. Installation and User Guide. Software Version 1.4

Nero BackItUp Manual. Nero AG

HP Compaq Thin Client Imaging Tool HP Compaq Thin Client t5000 Series

MAC/OSX - How to Encrypt Data using TrueCrypt. v

Creating a multiboot USB drive

Transcription:

In this article we will explain how it is possible to simply create a USB flash drive to boot Windows PE. Note: this article is only relevant to releases newer than v5.2.6474. Introduction USB based rescue media offer some advantages over CD/DVD based media: Boot times are much quicker Devices such as tables and some laptops don't include a CD drive, so USB booting is the only option. Image files can be stored on the rescue media. However, there are a few technical details that can make creating USB boot media more complex than CD media. Device types USB media exist in two types. "Removable media". This is the type Windows assigns to USB flash sticks and similar. They can only contain one partition; this is a Windows limitation. "Fixed media". This is the Windows name for a USB attached hard disk or SSD. They can be partitioned with the same flexibility as an internal hard disk enabling multiple filesystems to co-exist on the same device. Filesystems There are two common filesystems supported by Windows systems FAT(32). The FAT filesystem is older and compatible with non-windows operating systems. USB sticks are commonly pre-formatted FAT. However, Windows systems will only format FAT systems to a maximum of 32GB and files are limited to 4GB. NTFS. This is the native filesystem for Windows XP and later. Most USB

external harddisks are formatted NTFS. Less commonly, USB devices are formatted exfat. However, exfat is not suitable for booting. Boot Mechanisms Computers boot can boot using one or both of the following mechanisms. MBR/BIOS. This will boot from either the primary FAT or NTFS partition that has been set active uefi. This will boot from a FAT partition only. Most modern computers can boot either method. However, some tablets and computers with secure boot enabled may only be capable of uefi booting. Older computers will only boot MBR/BIOS. uefi booting requires a FAT filesystem. When creating new partitions, the Macrium rescue wizard will always format it FAT32 to maximise compatibility. However, unless the uefi multiboot option is checked, if a suitable NTFS partition is found, the boot files will be placed then resulting in a MBR only booting device. If you need a uefi booting memory stick, due to the FAT filesystem requirement and its 32 GB limitation, we suggest you use a 32 GB flash memory stick or smaller (or use one that is pre-formatted FAT). Otherwise the space beyond 32GB will be unusable. This is not an issue for USB disks as these can support multiple partitions. The USB rescue creation process Please note: This process is NON destructive, no volumes will be overwritten or removed during USB media creation In most cases, once a USB device has been selected, the process to make it

bootable is completely automatic. However, for various scenarios, you may receive either a warning that the device may not boot with some systems or it is impossible to make it bootable in its current configuration. In most cases, manual steps can be taken to overcome these limitations; these are listed in later sections of this article. Follow the steps on Creating Rescue MediaWhen you get to the final screen as shown below: Select 'USB Device' as indicated in Red and click Finish. Track 0 is not writable (Error Code 1) Please check that your USB device does not have a write protect feature that may

be enabled. Some flash devices block updates to this area. Unfortunately, if this is the case, then this device can never be made bootable and another USB pen drive must be used. Additionally, anti virus software can also block writes to the MBR of the USB drive. In this instance you have a number of options: Create a parititon using the Microsoft diskpart tool (see below - Error Code 2 handling). This will succeed as anti virus software will more than likely have this as an added white list/trusted entry. Disable anti virus software temporarily whilst creating USB rescue media. Use another USB drive which is known to already contain a bootable partition. File System At Start Of Disk (Error Code 2) Some USB flash drives will be shipped from manufacturers with no MBR and a file system which starts at the beginning of the disk. In order for a USB flash drive to boot successfully it will require an MBR to be in place at track zero. To create an MBR on the USB flash drive it will need to be initialised as MBR using appropriate tools. Note that this cannot be done using Windows Disk Management Console. See below for steps tp do this using the Microsoft diskpart tool 1. Run a command prompt session as an elevated user (see this article for more help) and enter the folloing commands. 2. diskpart 3. list disk

4. Identify the disk number of your USB pen drive. Caution should be taken with this step as incorrectly identifying a drive may attract unwanted consequences further in this solution. 5. select disk <n>, where <n> is the number of the disk previously identified as being the USB pen drive. In the screenshot above, it can easily be seen that disk number 6 is the one we are after. Confirm that the current disk selection is correct by typing in detail disk, this will show information relating to the currently selected disk. Please be certain you have the disk selection correct before proceeding to the next step. 6. clean. This will erase all data on the USB pen drive. 7. create par primary. This will create a primary partition on the USB pen drive using the maximum size available. 8. active to make the primary partition active. 9. format FS=fat32 LABEL="Macrium WinPE" QUICK. This will format the newly created partition on the USB pen drive. 10.exit to exit diskpart. 11.exit to close the command prompt session. Not A Supported Disk Type (Error Code 3) The disk selected for USB rescue media is using the GPT scheme for partitioning, this is not currently supported by Macrium Reflect. Please use a USB device that uses the MBR partitioning scheme or re-initialise your device. Disk Too Small (Error Code 4) The disk selected for USB rescue media is too small to accommodate the Windows PE files that will be copied. Please use a larger USB device. It is recommended that a minimum size of 1GB should be sufficient for the Windows PE files.

Disk Contains Maximum Partitions Allowed (Error Code 5) The disk selected for USB rescue media has been found to have the maximum number of primary partitions. All disks have a maximum number of primary partitions (for pen drives this is 1, a limitation imposed by Microsoft Windows, or 4 for hard disks). Macrium Reflect needs to create a partition in order to make the USB disk bootable but is unable to do so due to the maximum partition count limitation. No Free Space Available (Error Code 6) Macrium Reflect has not found a suitable partition on the disk for WinPE and there is not enough free space on the disk to create a FAT32 primary partition. Using tools such as Microsoft Disk Management Console you can shrink existing partitions to create enough free space which Macrium Reflect can use to create a new partition. 1GB of free space should be more than sufficient to create a new partition. Position on the disk is unimportant, the Rescue Media wizard can create the partition in any free space of adequate size. Failed To Initialise Disk (Error Code 7) Macrium Reflect has attempted to initialise the USB disk as no partitions were found on the USB disk, the USB creation log file will provide more specific error information. This error can be raised if the USB disk has denied access to track zero. Failed To Create FAT32 Partition (Error Code 8) Macrium Reflect has attempted to create a new FAT32 partition on the USB disk

which has failed, this can be caused to access restrictions. Please see the USB rescue media creation log file for more specific information. Small FAT (Error Code 98) Macrium Reflect has attempted to create a new FAT32 partition on the USB disk which has failed, this can be caused to access restrictions. Please see the USB rescue media creation log file for more specific information. No partition table (Error Code 99) Macrium Reflect has attempted to create a new FAT32 partition on the USB disk which has failed, this can be caused to access restrictions. Please see the USB rescue media creation log file for more specific information. Your USB media will not boot USB booting support is variable and we have found that some computers will not boot from every USB stick. Check that, if your WinPE rescue environment is 64bit, that the computer you wish to boot from is 64bit capable.some early Windows XP era laptops cannot boot WinPE based media. Search terms tag:restore tag:windows PE tag:flash media Macrium KB http://kb.macrium.com/knowledgebasearticle50210.aspx