How to create a bootable pendrive without any software using cmd
1. Insert a simple pendrive to your usb port.
2. Run command prompt(cmd) from your start menu or ctrl + r .
3. Write C:\> Diskpart command in your cmd .
4. New Diskpart utility will be open.
Now follow these commands properly
1. List disk
2. Select disk 2 (as per you requirement)
Be careful while selecting your pendrive
3. clean
4. create partition primary
5. select partition 1
6. Active
7. format fs=ntfs quick
you are done with your usb drive . Now all you have to do just copy the files of your windows 7 in pendrive and enjoy .
:- The Technical Zone
2. Select disk 2 (as per you requirement)
Be careful while selecting your pendrive
4. create partition primary
you are done with your usb drive . Now all you have to do just copy the files of your windows 7 in pendrive and enjoy .
:- The Technical Zone
0 comments:
Post a Comment