Public bug reported: I had an issue when installing ubuntu-16.04.1-server-arm64.iso with virt-install.
[My commands to reproduce the issue] root@armtest:~# apt install qemu-kvm qemu-efi libvirt-bin virt-manager root@armtest:~# systemctl start libvirtd root@armtest:~# wget http://cdimage.ubuntu.com/releases/16.04.1/release/ubuntu-16.04.1-server-arm64.iso root@armtest:~# virt-install --boot uefi --virt-type=kvm --name ubuntu160402 --ram 4096 --cpu 2 --cdrom=/root/ubuntu-16.04.1-server-arm64.iso --disk path=/root/ubuntu1604arm.img,size=20 after few steps, The installer says at "[!!] Detect and mount CD-ROM" - "Your installation CD-ROM couldn't be mounted. This probably means that the CD-ROM was not in the drive. If so you can insert it and try again. Retry mounting the CD-ROM? <Yes> <No>". ** Affects: virt-manager (Ubuntu) Importance: Undecided Status: New ** Summary changed: - GusetVM can't mount CDROM with virt-install + GusetVM can't detect and mount CDROM with virt-install -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1650093 Title: GusetVM can't detect and mount CDROM with virt-install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/1650093/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
