How to create Bootable USB drives in Windos 7 or Vista

As more people use USB sticks in their daily computerDISKPART and press Enter.
tasks it has been observed that it is easier to transferLIST DISK and press Enter.
files and install programs form them since their readingOnce you enter the LIST DISK command, it will show
speed is greater than that of a CD/DVD drive. This isthe disk number of your USB drive. In the image
why some might find it more easy to have theirshown below the USB drive disk number is Disk 1.
Windows Vista or Windows 7 installation kit on a USB
drive and to use that to install it instead of the DVD4. In this step you need to enter all the below
disc.commands one by one and hit enter. As these
For this reason this Guide was created, especiallycommands are self explanatory, you can easily guess
since Windows Vista and Windows 7 will no longerwhat these commands do.
make bootable media by simply formatting it with theSELECT DISK 1 (Replace DISK 1 with your disk
system option or using the former SYS command innumber)  and press Enter.
Command Prompt.CLEAN  and press Enter.
Here are some details that you should know aboutCREATE PARTITION PRIMARY and press Enter.
before going through the process ofcreating aSELECT PARTITION 1 and press Enter.
bootable USB driveACTIVE and press Enter.
The computer has to support booting from a USBFORMAT FS=NTFS and press Enter.
flash/pen/key drive.(Format process may take few minutes depending on
There may be anywhere from 1-3 items to change inthe size of the disk)
the BIOS to make this possible assuming your BIOSASSIGN and press Enter.
supports it.EXIT and press Enter.
Some BIOS's may refer to your flash drive as a USBDon't close the command prompt as we need to
floppy or USB zip. Of course there may beexecute one more command at the next step. Just
exceptions.minimize it.
The USB flash drive must support booting from it in5. Insert your Windows DVD in the optical drive and
general.note down the drive letter of the optical drive and USB
The flash drive must contain the boot/system files.stick. Here I use "X" as my optical (DVD) drive letter
The flash drive must have bootsector area. This isand "E" as my USB drive letter.
done with special utilities.6.Switch back to command prompt and execute the
The necessary steps top have your USB stickfollowing commands:
Bootable are described before and users should noteX:
to replace the drive letters seen in these commandsCD BOOT and hit enter. Where "X" is your DVD drive
with those from their computer.letter.
1. Insert your USB (4GB+ preferable sot the WindowsCD BOOT and hit enter to see the below message.
installation kit will fit on it) stick to the system andX:\boot\bootsect.exe /nt60 E: and press Enter.
backup all the data from the USB as we are going to(Where "E" is your USB drive letter)
format the USB to make it as bootable.
2. Open elevated Command Prompt. To do this, type7. Copy the Windows DVD contents to USB.
in CMD in Start menu search field and hit Ctrl + Shift +You are done with your bootable USB. You can now
Enter. Alternatively, navigate to Start -> All programsuse this bootable USB as bootable DVD on any
->Accessories -> right click on Command Promptcomputer that comes with USB boot feature (most of
and select run as administrator.the current motherboards support this feature).
Note that this bootable USB guide will not work if you
3. When the Command Prompt opens, enter theare trying to make a bootable USB on XP computer.
following command: