On 08/30/2017 03:33 AM, Viktor Mihajlovski wrote: > On 29.08.2017 18:33, Cole Robinson wrote: >> On 08/29/2017 09:51 AM, Viktor Mihajlovski wrote: >>> The install kernel and intrd files are located in <url-prefix>/generic >>> of the Debian and Ubuntu s390x install trees. Further they follow a >>> different naming scheme than on x86. Adjust the url fetching accordingly. >>> >> >> ACK, pushed now. > Thanks! >> >> Do you have an example virt-install command line that works for actually >> installing from a debian URL? I tried with s390x TCG and qemu exited >> immediately, but maybe I'm missing something > The following examples worked for me (I have pre-allocated the images): > > Debian testing: > sudo virt-install --name testing --ram 1024 --disk > /var/lib/libvirt/images/testing.qcow2,bus=virtio --location > http://ftp.de.debian.org/debian/dists/testing/main/installer-s390x > > Ubuntu Xenial: > sudo virt-install --name xenial --ram 1024 --disk > /var/lib/libvirt/images/xenial.qcow2,bus=virtio --location > http://ports.ubuntu.com/ubuntu-ports/dists/xenial/main/installer-s390x > > I did that on a s390 box though, maybe there's some issue connected with > tcg... Yeah seems tcg specific: ERROR:/builddir/build/BUILD/qemu-2.9.0/translate-common.c:34:tcg_handle_interrupt: assertion failed: (qemu_mutex_iothread_locked()) But qemu 2.10.0 seems to be working Thanks, Cole _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list