Deploying Windows 11 in virtual environments (like VMware, Hyper-V, or VirtualBox) often requires the use of an —a custom ISO image containing an autounattend.xml file—to automate the installation process. However, a common frustration arises when the hypervisor fails to mount, recognize, or utilize this ISO properly, resulting in the error: "Windows 11 cannot connect UnattendedISO to CD/DVD."
sata0:1.present = "TRUE" sata0:1.fileName = "autounattend.iso" sata0:1.deviceType = "cdrom-image" sata0:1.autodetect = "TRUE" Save the file and restart the VM. 3. Creating a "Better" Unattended Installation windows 11 cannot connect unattendediso to cd dvd 2 better
The error occurs when the hypervisor tries to mount two separate ISO images to the virtual machine at the same time but lacks the hardware configuration to do so. Deploying Windows 11 in virtual environments (like VMware,
Ensure your installation ISO is connected to the primary controller. In , click on the CD/DVD drive. Ensure it is set to Connected and Connect at power on . Creating a "Better" Unattended Installation The error occurs
The good news is that the developers of Parallels Desktop have officially addressed and resolved this issue.