Bootable USB installer

By | October 11, 2016

Make sure that you use 8GB or larger USB drive. All existing data will be deleted.

Diskpart
list Volume
select volume "X" (where X is the USB vol. number from 2)
clean
create partition primary
format fs=ntfs label=OS_Install quick
active

Copy the contents of a bootable ISO to your USB.