Re: Qemu again

2020-04-14 Thread Peter J. Philipp
On Tue, Apr 14, 2020 at 09:18:18AM +0900, rgc wrote: > > What am I missing? > > here is something i posted a while back: > https://marc.info/?l=openbsd-ppc&m=158007222311388&w=2 > > my current commandline is something like: > qemu-system-ppc \ > -M mac99,via=pmu-adb -cpu g4 \ > -nodefaults \ > -n

Re: Qemu again

2020-04-14 Thread Peter J. Philipp
Hi again, well I got it to boot multiuser in QEMU... foo# uname -a OpenBSD foo.my.domain 6.7 QEMU#0 macppc It doesn't have network, but I made a second drive of type msdos that can be used to transfer files in and out of the host system.