Creating-Bootable-Device-Steps
Creating-Bootable-Device-Steps
Step 2: Connect the Flash Drive to the computer that is to be made bootable.
Step 3: Type the command “diskpart” and then press Enter.
Step 4: Type the command “list disk” to display a list of all the available storage devices
on your system.
Step 5: Select the disk that is your Flash Drive “select disk #” (Replace # with your flash
drive letter).
Step 6: Format the Flash drive by typing “clean”
Step 7: Type the command “create partition primary” and press Enter.
Step 8: To choose the partition created as primary, type the command “select partition
1”, and press Enter.
Step 9: (if using legacy BIOS) use of a command format “fs=ntfs quick” and press Enter.
Step 9: (if using UEFI bios) use of a command format “format fs=fat32 quick” and press
Enter.
Step 10: Type the command “active” and press Enter.
Step 11: Type “Exit” and press Enter.
Step 12: Type in “D: CD BOOT” (replace D: with your DVD drive letter) and press Enter.
Step 13: Type “CD BOOT” again and press Enter.
Step 14: Type “BOOTSECT.EXE /NT60 H: “(replace your USB flash drive letter for H:)
and press Enter.
Step 15: Copy all file and folders of the windows DVD to your USB.