I'm running this to start the AIX5.1 installation on qemu: #!/bin/bash qemu-system-ppc64 -cpu POWER8 -machine pseries -m 2048 -serial mon:stdio -hda aix-hdd.qcow2 -cdrom /Download/AIX5.1/VOLUME1.iso -prom-env boot-command='boot cdrom: -s verbose'
-- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1853083 Title: qemu ppc64 4.0 boot AIX5.1 hung Status in QEMU: Incomplete Bug description: When boot AIX5.1 from cdrom device, qemu hung there, no further info is displayed and cpu consumption is high. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1853083/+subscriptions