kvm add iso: virsh add cdrom iso image

virsh # qemu-monitor-command DOMAIN –hmp –cmd “info block” | grep removable

virsh # qemu-monitor-command DOMAIN –hmp –cmd “change drive-ide0-1-0 /tmp/some.iso”
virsh # qemu-monitor-command DOMAIN –hmp –cmd “eject drive-ide0-1-0”

Leave a Reply

Your email address will not be published. Required fields are marked *