How to make a pendrive bootable using CMD || using command prompt (CMD)
search 'cmd' and Run it as 'Run as administrator'
And then follow the following steps........
diskpart (press enter key)
list disk (press enter key and so on type these words )
select disk 1
clean
create
partition primary
format
fs=ntfs quick (It can take less than 5 minutes so wait for complete 100% )
active
exit
and your pan drive is become bootable and ready to use
Comments
Post a Comment