GNOME Bugzilla – Bug 736097
Cannot add system broker's machine w/o main storage disk
Last modified: 2018-01-11 10:11:00 UTC
Description of problem: cannot add system broker machine to GB. it still yields empty location error. Version-Release number of selected component (if applicable): 3.13.91 How reproducible: always Steps to Reproduce: 1.create new machine via virt-install (to system broker) virt-install -r 64 --name Core-5.3 --nodisks --cdrom Downloads/Core-5.3.iso --connect qemu:///system 2.try to connect to system broker machines in new box page Actual results: Empty Location Expected results: machines should be listed and import successful Additional info:
Ok, so the issue is that virt-install command in comment#0 does not create a disk for the machine and the import feature of Boxes mainly imports the the vm image. I think Boxes needs to handle the case of (cdrom only) like a new live machine but only taking the name/title from the original machine.
*** Bug 746766 has been marked as a duplicate of this bug. ***
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-boxes/issues/32.