[virt-tools-list] [virt-manager PATCH] virtinst: adjust media paths for s390x
Viktor Mihajlovski
mihajlov at linux.vnet.ibm.com
Wed Aug 30 07:33:33 UTC 2017
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...
>
> Thanks,
> Cole
>
>
--
Mit freundlichen Grüßen/Kind Regards
Viktor Mihajlovski
IBM Deutschland Research & Development GmbH
Vorsitzender des Aufsichtsrats: Martina Köderitz
Geschäftsführung: Dirk Wittkopp
Sitz der Gesellschaft: Böblingen
Registergericht: Amtsgericht Stuttgart, HRB 243294
More information about the virt-tools-list
mailing list