Friday, 21 April 2017

How to make bootable pendrive by command

In this blog I will tell you about how we can make bootable pendrive by the help of command.

STEP 1 : Press window + R Key from keybord, It will open the run dialog box. Here type the CMD to opn the cammand prompt window.



STEP 2 : In this command prompt widows type the command DISKPART. after this you need to type the command LIST VOLUME. this command show you all the drives of your computer.



STEP 3 : Here you need to select the drive 1. so type the command SELECT VOLUME 1
Image result for select volume 1 on cmd

STEP 4 : Then you type the command CLEAN. by type this command your selected drive is being clen. after that you would type the command CREAT PARTATON PRIMARY.

Image result for clean and create partition primary on cmd

STEP 5 : Then to select that partation type command SELECT PARTATION 1.

Image result for select partition 1 on cmd

STEP 6: After that you will type the command FORMATE FS=NTFS QUICK. by which your selected partatin is going on formating.

Image result for format fs=ntfs quick on cmd

STEP 7 : then type command ACTIVE . then ASSIGN.

Image result for assign command on cmd

After that you can exit from that, to exit from CMD you shoud type the command  EXIST.

No comments:

Post a Comment

SOME BASIC QUESTION ABOUT COMPUTER FUNDAMENTAL

  1)    What is microprocessor and how to identify microprocessor? Ans - Microprocessor is an integrated circuit that contain all the fu...