summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1892441
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/accel-gemma3:12b/kvm/1892441')
-rw-r--r--results/classifier/accel-gemma3:12b/kvm/189244120
1 files changed, 20 insertions, 0 deletions
diff --git a/results/classifier/accel-gemma3:12b/kvm/1892441 b/results/classifier/accel-gemma3:12b/kvm/1892441
new file mode 100644
index 000000000..7fd643523
--- /dev/null
+++ b/results/classifier/accel-gemma3:12b/kvm/1892441
@@ -0,0 +1,20 @@
+
+"No zIPL section in IPL2 record" error when emulating Debian 10.5.0 on s390x
+
+Hi,
+
+I want to emulate Debian 10.5.0 for the s390x architecture. 
+The Debian image is downloaded from the following link:
+https://cdimage.debian.org/debian-cd/current/s390x/iso-cd/debian-10.5.0-s390x-netinst.iso 
+
+Using the latest QEMU version 5.1.0, running the debian image using the given command:
+qemu-system-s390x -boot d -m 4096 -hda debian.qcow -cdrom debian-10.5.0-s390x-netinst.iso -nographic
+
+causes the error output below:
+
+LOADPARM=[        ]
+Using virtio-blk.
+Using guessed DASD geometry.
+Using ECKD scheme (block size  4096), CDL
+
+! No zIPL section in IPL2 record. !
\ No newline at end of file