Uploaded to MEGA folder.
On 04/08/16 20:24, Mark Cave-Ayland wrote:
On 04/08/16 15:26, Natalia Portillo wrote:
Hi all,
I've been asked by Mark to report my testings here.
Tested with qemu-for-ppc-2.8 commit 8b0262d0bcb7c697f2db8d6cd731cb478937902a.
Command line: qemu-system-ppc -M mac99 -m 256 -prom-env 'boot-args=-v' -bios foo/openbios-qemu-vga.elf -boot d -prom-env 'auto-boot?=false' -hda foo.qc2 -cdrom AmigaOS\ 4.0\ (Hacked\ for\ Mac\ Mini).iso -nographic
Output: Welcome to OpenBIOS v1.1 built on Jul 31 2016 05:52
0 > boot cd:,\slb_v2 >> switching to new context:
MM/OF Second-level booter V2. Idea, design and main code: Andrea Vallinotto. SFS and ISO9660 reading routines: Joerg Strohmayer. No config files found in any supported media/device! Goodbye EXIT 0 >
Okay this one needs logs from OpenBIOS with DEBUG_CIF enabled in libopenbios/client.c to see how it is trying to access the drive.
ATB,
Mark.