Originally posted by VJ
View Post
1) Format USB in NTFS in Windows
2) Start CMD then type diskpart, confirm elevated privileges.
list disk
select USB key drive (select disk 1)
list partiton
select partition 0 (the one you just formated on USB drive)
active (make partition active/bootable)
exit
3) extract contents of ISO with 7 zip or some similar tool or mount in windows and copy contents to DVD
4) enter boot menu on next boot or change boot order and boot from USB


Comment