Skip to main content

Posts

Showing posts with the label How to make a bootable pendrive using command prompt!!

How to make a bootable pendrive

How to make a bootable pendrive using command prompt!! general 1. Type “diskpart” inside the command  prompt and hit “ENTER”. 2. After last step type “list disk” inside the  command prompt and hit “ENTER”.  3. Type “select disk 1” inside the command  4. Type “clean” and hit “ENTER”. It will erase  5. Type “create partition primary” and hit  6. Type “select partition 1” and hit “ENTER”. 7. Type “format=fs ntfs quick” and hit  8. Type “active” and hit “ENTER”. It will