Re: Qemu again

"Petit d'Homme" <[email protected]> Mon, 13 Apr 2020 16:39:35 +0200
Newsgroups gmane.os.openbsd.ppc
Message-ID <CACjJ-U_A5k26Tmw22XsBHCmcuj=b=5NNWwT0vzQPGZ=Dm3k-8g@mail.gmail.com>
Hi,

If it's of any help, on my iBook (G3) I use "hd:,ofwboot /bsd" (and
not "hd,:ofwboot /bsd").
The comma is after the semi-colon. Don't know if it's a typo of yours or not.

Best,

Jean-Baptiste

Le lun. 13 avr. 2020 à 12:40, Hannu Vuolasaho <[email protected]> a écrit :
>
> Hi!
>
> I'm trying to set up testbench for software on different archs and I
> ran into few issues when trying to get openbsd to work.
>
> Has anyone done full install and taken notes how to get OpenBSD to run
> on Qemu-system-ppc ?
>
> My current wishlist is short:
> 1) OpenBSD running
> 2) network for it
>
> Point 1) successed from install66.iso  but the installed system doesn't boot
> Trying hd,\\:tbxi...
> No valid state has been set by load or init-program
>
> I've tried few boot hd,:ofwboot /bsd variations but I'm stuck.
>
> I try to start Qemu 4.2.0 on AMD64 linux with:
> qemu-system-ppc -M mac99 -cpu g4 \
> -usb -device usb-kbd \
>  -hda obsd-ppc32.qcow
> If I add anything on command line considering network, OpenBSD hangs,
> panics or exits to firmware.
>
> What am I missing?
>
> Best regards,
> Hannu Vuolasaho
>