brandonlw / Psychson

Phison 2251-03 (2303) Custom Firmware & Existing Firmware Patches (BadUSB)
MIT License
4.12k stars 1.28k forks source link

How to make bootable usb #220

Open greenhunter98 opened 3 years ago

greenhunter98 commented 3 years ago

Search cmd on task bar search box

Run comand line(cmd) as administrator

Type the following steps

  1. diskpart

2.list disk

"Then select the disk you want to make bootable( always is usb is disk 1) by typing step 3"

3.select disk 1

4.create partition primary

5.select partition 1

"You have to activate the partition you have selected by typing step 6"

6.active

"Format your usb by typing step 7"

7.format fs=ntfs quick

"Wait until format complete"

"Lastly you have to exit the comand line interface"

8.exit

9.exit

you have to make sure that all steps are completed successfully Bum your done