- list disk - to find which one is the USB flash drive you want to make bootable
- select disk X - where X is the USB drive disk number you found from the previous command
- clean - to delete all data from it
- create part pri - to create a new primary partition
- select part 1 - to select the newly created partition
- format fs=Y quick - where Y is either ntfs or fat32 to perform a quick format to the desired filesystem
- active - to render said partition active
- exit
Now copy whatever you need in the root of the USB stick and you're set.
No comments:
Post a Comment
With great power comes great responsibility