Hi all,
As part of my work on QEMU I regularly test various PPC images, and I've
discovered that the latest debian ports powerpc image from
https://cdimage.debian.org/cdimage/ports/9.0/powerpc/iso-cd/ doesn't
appear to work under QEMU:
$ ./qemu-system-ppc -cdrom debian-9.0-powerpc-NETINST-1.iso -boot d -M
mac99 -nographic
>> =============================================================
>> OpenBIOS 1.1 [Jan 26 2018 07:53]
>> Configuration device id QEMU version 1 machine id 1
>> CPUs: 1
>> Memory: 128M
>> UUID: 00000000-0000-0000-0000-000000000000
>> CPU type PowerPC,G4
milliseconds isn't unique.
Welcome to OpenBIOS v1.1 built on Jan 26 2018 07:53
Trying cd:,\\:tbxi...
(set-color errors cut as not important)
:-1,: Unable to open file, Invalid device
Can't open config file
Welcome to yaboot version 1.3.17
boot:
My existing Jessie test image (debian-8.5.0-powerpc-netinst.iso) works
fine, so it looks like there is a regression somewhere in the boot
loader configuration. Does anyone know what has changed between these
two images that could cause this to break?
ATB,
Mark.