Create a Bootable USB Flash Drive
To create a bootable USB flash drive
Type 'diskpart'
Type 'list disk'
type 'select disk 1'
Type 'clean'
Type 'create partition primary'
type 'format fs=ntfs quick'
Type 'active'
Type 'exit'
Type 'list disk'
type 'select disk 1'
Type 'clean'
Type 'create partition primary'
type 'format fs=ntfs quick'
Type 'active'
Type 'exit'
You can share this trick with your friends. They can also create bootable Pendrive.

Comments
Post a Comment