Hello,<br><br>if the guest is powered off and I run the following command to attach a CD-ROM<br><br>virsh attach-disk QEmu-fedora-i686-3 myCDROM.iso hdc --driver file --type cdrom --mode readonly<br><br>I got error:<br><br>
libvir: QEMU error : internal error cannot attach device on inactive domain<br><br><br>Is it a requirement to have the guest running to attach a CDROM ?<br>Is there a way to attache a CDROM to a guest powered off with VIRSH<br>
<br>I have <br><br>Compiled against library: libvir 0.6.0<br>Using library: libvir 0.6.0<br>Using API: QEMU 0.6.0<br>Running hypervisor: QEMU 0.10.0<br><br><br>Consider that the above command works if the guest is running.<br>
<br><br>Thanks in advance,<br>Francesco<br>