How to Create Bootable Pendrive Using CMD Windows 10, 8, 7?
Hey everyone what is up I hope you all are doing great and in this blog,,,,,,,,,,,,,,
We are discus to this blog How to Create a Bootable Pendrive using cmd(command prompt). In this, a bootable disk is used to an installation an operating system. A bootable pen drive can be made bootable using a command-line only for systems that have Windows(7/8/8.1/10) operating system.
Steps to Create a Bootable USB Using CMD:-
Step 1:- Run command-prompt in Administrator mode.
Here are two methods.
a-) Search cmd in the start menu, right-click to the command prompt and then click on the Run as Administrator.
b-) Press the window button and hold then click the R button (window+R), then type cmd and press Enter key OR Ok button.
Step 2:- Connect the USB drive to the computer to make a bootable.
Step 3:- Type the command ‘diskpart’ and then press Enter key.
Step 4:- Type the command ‘list disk’ to display a list of all the available storage devices on your device.
Step 5:- Select the disk this is your pen drive. Normally, it is far marked as Disk 1, it'd range from system to the device. Make certain not to pick any other available disk because it will get formatted. To choose the disk, type the command ‘select disk 1’ and press Enter key.
Step 6:- To make a pen drive bootable, there is a need to format it to clean the data in the pen drive. This can be done by the use of the ‘clean’ command.
Step 7:- Type the command ‘create partition primary’ and press Enter key. This will make the disk primary and ready to be made bootable.
Step 8:- To choose the partition created as primary, type the command ‘select partition 1’ and press Enter.
Step 9:- Before making the disk bootable, there is to format it as NTFS because Windows uses the NTFS file system for storage. This can be done with the use of the command ‘format=fs NTFS’ and press Enter key.
Step 10:- Type the command ‘active’ and press Enter key. This will make the primary bootable partition Active.
Step 11:- Type the command ‘exit’ to exit DISKPART and press Enter.
Now close the command prompt window.
Step 12:- Now copy all the data from the OS(Windows/Linux/etc.) installation disk to your USB drive for making a bootable.
Now, this Pen drive can be used to install the desired Operating System on any computer.
Thank you for reading...............
for more reading.....



Usefull content
ReplyDeleteUsefull...
ReplyDelete