MAKING BOOTABLE PENDRIVE USING CMD
(WINDOWS)
USB boot is the process of using a USB storage device to boot or start a computer's operating system. It enables computer hardware to use a USB storage stick to get all essential system booting information and files rather than the standard/native hard disk or the CD drive.
***You must follows the correct Spelling and Spacing***
STEP-1:( Press WIN key + R )
Then you will find the run box in your screen
STEP-2:(Type "cmd" in open box)
STEP-3:(Type "diskpart" in the cmd window)
STEP-4:(Then new cmd window will open)
Then type "list disk" in the new cmd window.
STEP-5:(Select the disk)
***Carefully select the disk( ie.,pendrive)***
Then type "select disk 1".
STEP-6:(Then type "clean").
Now do these following steps:
1.create partition primary
2.select partition 1
3.format fs=ntfs quick
4.active
5.exit
2.select partition 1
3.format fs=ntfs quick
4.active
5.exit







No comments
Post a Comment