Windows¶
This example creates a Windows 11 AMD64 VM in Incus.
An ephemeral Alpine container downloads both the Windows 11 ISO and the VirtIO drivers ISO to the host /tmp directory. The Windows VM is then created with both ISOs attached as CD-ROM devices.
Prerequisites¶
Enough free space in
/tmpfor the downloaded ISOs.TPM and UEFI support on the host, which the example config enables automatically.
Run it¶
Source file: windows.yaml
incus-apply windows.yaml
Canonical source file: