🗜️Convert ISO file to UEFI bootable Drive
Guide for converting an ISO file into a UEFI-bootable virtual drive.
Prerequisites
ISO File: The source OS installation image.
Mounted VHD (Empty): A VHD file created and mounted via IODD.
Refer to: Creating VHD Files
Rufus Application: Download from https://rufus.ie/
Step-by-Step Conversion
1. Mount the VHD File
Mount the prepared empty VHD file on your IODD device. It will appear as a "Virtual Drive" on your PC.
2. Configure Rufus
Run the Rufus application with Administrator privileges.

[Device]: Select the mounted VHD drive (Ensure it is the virtual drive, not a physical disk).
[Boot selection]: Click SELECT and choose your original ISO file.
[Image Option]: Select Standard Windows installation (or Windows To Go if you wish to run the OS directly from the drive).
[Partition scheme]: Set to GPT.
[Target system]: Set to UEFI (non CSM).
[File system] & [Cluster size]: It is highly recommended to use the default values.
Click the [START] button to begin the bootable file creation.
Verify Target Drive Selection Always double-check that the target drive is the VHD-mounted "Virtual Drive." Never select the physical IODD drive itself, as this will lead to data loss. Enabling Write-Protection on the physical drive before starting is a recommended safety measure.
3. Booting from the Virtual Drive
Once the process in Rufus is complete, you must configure your PC to boot from this virtual drive.
Save the current state of the IODD by pressing the [9] key.
Follow the instructions in the CMOS/BIOS Boot Order Setting section:
To ensure the virtual drive is recognized during the boot sequence, some motherboards may require the IODD to be set to VHD-only mode or have the specific VHD file pre-selected and saved as the primary boot state.
Last updated