Bootable USB Flash Drives and How to Create Them

A USB flash drive is thought to be a much bettercontains Windows PE 2.0.
alternative than a floppy disc or a CD. It can beOpen a command and execute the following:
dropped or scuffed without being damaged due- There should be a list of disks with information
to the durable outer shell. They are also portableabout each one. Select disk 1, assuming that the
and can be placed anywhere, from your keyUSB key is disk 1. This has to be correct or you
chain to your pocket. The storage possibilities arecould accidentally erase the hard drive instead.
endless and many people do not even use the- Clean or remove any information from the disk
whole amount that is available on the USB flashand create a partition primary.
drive.- Select partition 1 and use format fs=fat32. You
When the USB flash drive was first introduced bywill then exit.
IBM, they were as simple in colour as they wereYour next step is to setup and customize
in style and memory storage. You are now ableWindows PE with the following steps:
to purchase one in any colour of the rainbow and- Click on the Windows Start menu, open "All
any size of memory that you desire. The pricePrograms", and then the Windows AIK program
that you pay will depend on how much storagefolder. Select and click "Windows PE Tools
the removable device has.Command Prompt". Run command: Copype.cmd
Not only does a USB flash drive save paper, butx86 c:winpe_x86.
you can have all of your important programs atInsert the USB flash drive into the computer and
your fingertips no matter which computer yourun the following command to copy WinPE and its
are sat at.contents to the USB flash drive: xcopy
The technical words for USB are a "Universalc:winpe_x86iso*.* /s /e /f e:
Serial Bus" device. Making a bootable USB flashA bootable USB flash drive also makes it easy to
drive is not as easy it may look. It is much hardercancel out an old computer and switch in a new
than making a bootable disc or a floppy disc. Aone. You do not have to have a boot disk if you
bootable USB flash drive can come in handy, buthave a bootable USB flash drive.
creating one could cause you to become veryThere are many tutorials out there that can help
stressed out. A bootable USB flash drive simplyyou to create a bootable flash drive; some are
means that you can upload important programsmore successful than others.
to a computer from your removable memoryThe bottom line is that after you have created
storage device, or as we know it the USB.this, you will be able to boot all of your regular
The following are directions for a Windowsprograms from an advanced menu. Plus you can
computer:still use your USB flash drive on any computer
Your first step should be to download and installthat you wish.
the Windows Automated Installation Kit. This also