How to Create a Bootable USB Drive

USB (Universal Serial Bus) drive has become a frequently used device for backing up data, shifting the function floppy disks, CDs and ZIP disks. USB drives are not only cheap but also very practical, durable, and can have a large enough storage capacity. To anticipate when your computer can not boot, you must have a bootable disk. Bootable disk can mengindarkan us of our inability to access the computer because of problems booting. By using a bootable USB drive, we can even solve problems faster booting.

How to Create a Bootable USB Drive


USB (Universal Serial Bus) drive has become a frequently used device for backing up data, shifting the function floppy disks, CDs and ZIP disks. USB drives are not only cheap but also very practical, durable, and can have a large enough storage capacity. To anticipate when your computer can not boot, you must have a bootable disk. Bootable disk can mengindarkan us of our inability to access the computer because of problems booting. By using a bootable USB drive, we can even solve problems faster booting.

Here are the steps to create a bootable USB drive:
A. Insert your USB drive into one USB port on your computer

2. Click “Start” at the bottom left on your computer screen

3. Type “cmd” in the RUN window to open a command prompt

4. Type “disk part” into the command prompt and press Enter. After that type “list disk” and press Enter again.

5. Determine which of the disks that display the list of which is the USB drive. (For example, 4GB USB drive, then the option with 4GB size that you need to see). Record the number that identifies your USB drive it in the paper.

6. Type the following command into the command prompt to do a format of your USB drive.

“Select disk A,” replace “A” with the number you get in step 5 earlier. Press Enter
“Clean.” Press Enter
“Create Partition Memory.” Press “Enter.”
“Select Partition A.” Press “Enter.”
“Format FS = NTFS.” Press “Enter.”
“Assign.” Press “Enter.”
“Exit.” Press “Enter.”

7. Insert the installation CD of Windows XP or Vista you. Your computer will read the installation CD, and a window will appear on the screen. List of all drives will be displayed there. Look for the letters which are symbols of the CD-ROM and USB drive. Take note of these letters in the paper.

8. Type the following command into the command prompt:

“B: CD boot,” replace “B” with a letter which is the symbol of the CD-ROM. Press “Enter.”
“CD boot.” Press “Enter.”
“BOOTSECT.EXE/NT60 C:,” replace “C” with the letter which is the symbol of the USB Drive. Press “Enter.”

9. Copy the boot information from the installation CD to the USB drive by entering the following command into the command prompt:
“Xcopy C: *. * / S / e / f B :/,” replace “B” with a letter which is the symbol of the CD-ROM and replace the “C” with the letter which is the symbol of the USB drive. Press “Enter.”

Let the computer to copy the data from the installation CD to a USB drive.

10. Unplug the USB drive from the USB port, replace the lid, and give the label “bootable” with a marker. Save the USB drive it in a safe place. Take out your Windows installation CD and return it to its place.

comments powered by Disqus
Loading