Steps to create a bootable ISO from a USB drive:
Install ImgBurn. You can even get a portable version of it, just search for it. Plug the bootable USB into the computer Start ImgBurn. Click on the "Create image file from files / folders" button on the home menu. In "Sources" browse to the USB drive. In "Destination" choose where to save the final .iso image. Go to the "Advanced" tab on the right and then "Bootable Disk". Check the box "Make Bootable Image" and then, in the "Boot image" box browse to file "etfsboot.com" that is in the USB stick found in the folder "boot". In the field "Developer ID" put "Microsoft Corporation" and enter "07C0" in the "Load Segment" field. Enter ‘4’ in the ‘Sectors To Load’ field if your etfsboot.com file is 2K is size, enter ‘8’ if it’s 4K. In other words, x = size of etfsboot.com in bytes / 512. Click "Build" and you’re done! https://mindthebandgap.wordpress.com/2013/03/13/how-to-convert-bootable-usb-into-an-iso-file/ |