Make a bootable flash drive on Windows
Open the command prompt as an administrator and run the following commands:
diskpartlist diskselect disk (usb disk)cleancreate partition primaryselect partition 1activeformat fs=fat32 quickassignexitCopy DVD to the Flash Drive
xcopy d:\*.* /s/e/f e:\