qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q] how to pass an ISO to s390 qemu


From: Denis Kirjanov
Subject: [Q] how to pass an ISO to s390 qemu
Date: Mon, 6 Apr 2020 16:55:56 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2

Hello,

I'm trying to debug an issue and I have to setup 2 s390x VMs but I'm
stuck on the step where I have to boot from an ISO image.

That's the command line I use:

qemu-system-s390x -machine s390-ccw-virtio -cpu max,zpci=on -serial
telnet::4441,server -display none -m 4096 -net nic -net tap -boot d
--cdrom SLE-12-SP4-Server-DVD-s390x-GM-DVD1.iso -kernel s390x-kernel
-initrd s390x-initrd -drive
file="sle12-sp4.img",if=none,id=drive-virtio-disk0,format=raw,cache=none
-device
virtio-blk-ccw,devno=fe.0.0001,drive=drive-virtio-disk0,id=virtio-disk0,bootindex=1,scsi=off

The problem is that the installation program doesn't find the ISO image
passed.

It looks like that I need to pass a special arguments to the command
line, right?

Thanks!

-- 
SUSE Software Solutions Germany GmbH, GF: Felix Imendörffer, HRB 36809,
AG Nürnberg



reply via email to

[Prev in Thread] Current Thread [Next in Thread]