Hello Friends I'm Sharing How To Make Bootable USB of Windows 7 windows 8 Windows 10 using Command Prompt (CMD). Follow This Step And Make Your USB Driver As a Bootable USB Driver. This Step Is Very Simple.
6. active
2. Type cmd and right click on it and start this with administrator right.
Now on the command prompt, type the following commands :-
1. Diskpart
2. List disk
// List disk command will generate the list of Disk connected to your computer like Hard disk and USB disk. This will be like in figure.
After this
3. select disk 1
// in my case USB is as disk 1
// in my case USB is as disk 1
4. Clean
5. create partition primary
6. active
7. format fs=ntfs quick // Format Filesystem=NTFS quick(don’t use Quick for deep format, just use format fs=ntfs)
8.assign
9. exit
Now copy all the files of Bootable CD to pendrive.
Just reboot your computer, enter in BIOS setup and select boot device priority as
* USB
* HDD
* CD/DVD
* Network (Other)
And Tap [F10] to save and Exit.
How To Make Bootable USB of Windows 7 windows 8 Windows 10 Linux And Unix using Command Prompt | CuteTrick
Reviewed by KAILASH PALIWAL on Mar 15 2016
Rating:
0 comments:
Post a Comment