On Sun, 15 Dec 2019, Aleksandar Markovic wrote: > > Herve, > > Is there any way for us to come up with an equivalent or at least > approximate scenario for Jazz machines? > > Regards, > Aleksandar >
That would be useful in general, but in this case I think it might be better to test NetBSD, since I have already tested Linux. (I had to fix some bugs in the Linux sonic driver.) I tried to boot NetBSD/arc but failed. I got a blue screen when I typed "cd:boot" at the "Run A Program" prompt in the ARC menu. $ ln -s NTPROM.RAW mipsel_bios.bin $ mips64el-softmmu/qemu-system-mips64el -M magnum -L . -drive if=scsi,unit=2,media=cdrom,format=raw,file=NetBSD-8.1-arc.iso -global ds1225y.filename=nvram -global ds1225y.size=8200 qemu-system-mips64el: g364: invalid read at [0000000000102000] $ Any help would be appreciated.