What's new

Help How To Create Bootable Usb

Solution
Creating a bootable USB using command prompt (CMD) is a simple and quick process. To create a bootable USB using CMD, follow the steps below:

Step 1: Connect the USB to your computer.

Step 2: Open the Command Prompt as an administrator. To do this, press the Windows key, type 'cmd', right-click on Command Prompt, and select 'Run as Administrator'.

Step 3: In the Command Prompt window, type 'diskpart' and press Enter. This will open the DiskPart utility.

Step 4: Type 'list disk' and press Enter. This will display a list of all the drives connected to your computer.

Step 5: Identify the USB drive you want to make bootable. Note the disk number assigned to it. Be careful not to select the wrong disk as this process will erase all data...
Creating a bootable USB using command prompt (CMD) is a simple and quick process. To create a bootable USB using CMD, follow the steps below:

Step 1: Connect the USB to your computer.

Step 2: Open the Command Prompt as an administrator. To do this, press the Windows key, type 'cmd', right-click on Command Prompt, and select 'Run as Administrator'.

Step 3: In the Command Prompt window, type 'diskpart' and press Enter. This will open the DiskPart utility.

Step 4: Type 'list disk' and press Enter. This will display a list of all the drives connected to your computer.

Step 5: Identify the USB drive you want to make bootable. Note the disk number assigned to it. Be careful not to select the wrong disk as this process will erase all data on the selected disk.

Step 6: Type 'select disk X', where X is the disk number assigned to the USB drive, and press Enter.

Step 7: Type 'clean' and press Enter. This will remove all data on the USB drive.

Step 8: Type 'create partition primary' and press Enter. This will create a primary partition on the USB drive.

Step 9: Type 'select partition 1' and press Enter. This will select the partition you just created.

Step 10: Type 'active' and press Enter. This will make the partition active.

Step 11: Type 'format fs=ntfs quick' and press Enter. This will format the partition as NTFS.

Step 12: Type 'assign' and press Enter. This will assign a drive letter to the USB drive.

Step 13: Type 'exit' and press Enter to close the DiskPart utility.

Step 14: Insert the bootable disk into your computer’s DVD/CD drive.

Step 15: Open the Command Prompt window again and navigate to the bootable disk's location. For example, if the bootable disk is in the D drive, type 'D:' and press Enter.

Step 16: Type 'cd boot' and press Enter. This will navigate to the boot folder on the disk.

Step 17: Type 'bootsect /nt60 X:', where X is the drive letter assigned to the USB drive, and press Enter. This will install the boot sector onto the USB drive.

Step 18: Copy the contents of the bootable disk to the USB drive.

Your USB drive is now bootable and ready to use.
 
Solution
Creating a bootable USB using command prompt (CMD) is a simple and quick process. To create a bootable USB using CMD, follow the steps below:

Step 1: Connect the USB to your computer.

Step 2: Open the Command Prompt as an administrator. To do this, press the Windows key, type 'cmd', right-click on Command Prompt, and select 'Run as Administrator'.

Step 3: In the Command Prompt window, type 'diskpart' and press Enter. This will open the DiskPart utility.

Step 4: Type 'list disk' and press Enter. This will display a list of all the drives connected to your computer.

Step 5: Identify the USB drive you want to make bootable. Note the disk number assigned to it. Be careful not to select the wrong disk as this process will erase all data on the selected disk.

Step 6: Type 'select disk X', where X is the disk number assigned to the USB drive, and press Enter.

Step 7: Type 'clean' and press Enter. This will remove all data on the USB drive.

Step 8: Type 'create partition primary' and press Enter. This will create a primary partition on the USB drive.

Step 9: Type 'select partition 1' and press Enter. This will select the partition you just created.

Step 10: Type 'active' and press Enter. This will make the partition active.

Step 11: Type 'format fs=ntfs quick' and press Enter. This will format the partition as NTFS.

Step 12: Type 'assign' and press Enter. This will assign a drive letter to the USB drive.

Step 13: Type 'exit' and press Enter to close the DiskPart utility.

Step 14: Insert the bootable disk into your computer’s DVD/CD drive.

Step 15: Open the Command Prompt window again and navigate to the bootable disk's location. For example, if the bootable disk is in the D drive, type 'D:' and press Enter.

Step 16: Type 'cd boot' and press Enter. This will navigate to the boot folder on the disk.

Step 17: Type 'bootsect /nt60 X:', where X is the drive letter assigned to the USB drive, and press Enter. This will install the boot sector onto the USB drive.

Step 18: Copy the contents of the bootable disk to the USB drive.

Your USB drive is now bootable and ready to use.
thank you
 

Similar threads

Back
Top