Hello, Little diff adding aoyama@'s image and explanation to boot OpenBSD luna88k on nono.
OK? Comments? Cheers.- -- - gonzalo
Index: Makefile =================================================================== RCS file: /cvs/ports/emulators/nono/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile 20 Nov 2020 19:31:43 -0000 1.10 +++ Makefile 25 Nov 2020 11:09:49 -0000 @@ -7,6 +7,7 @@ BROKEN-i386= requires __m128i and simil COMMENT= LUNA-I emulator DISTNAME= nono-0.1.4 +REVISION= 0 CATEGORIES= emulators MAINTAINER= Gonzalo L. R. <gonz...@openbsd.org> Index: pkg/README =================================================================== RCS file: /cvs/ports/emulators/nono/pkg/README,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 README --- pkg/README 6 Jul 2020 17:42:25 -0000 1.1.1.1 +++ pkg/README 25 Nov 2020 11:09:49 -0000 @@ -38,24 +38,22 @@ For more options you should read the man | Running OpenBSD on ${PKGSTEM} +----------------------------------------------------------------------- -Currently nono's luna88k emulation is under construction. -It can start OpenBSD/luna88k bsd.rd and bsd but it will stop after -"WARNING: clock gained ..." line. +Currently nono's luna88k emulation is under construction, but aoyama@ +build a custom image for ${PKGSTEM}. -You can use it downloading the bsd or bsd.rd from one of the mirrors -and place it on ~/nono +You can follow the README file in: + +http://www.nk-home.net/~aoyama/liveimage/ + +To boot OpenBSD on ${PKGSTEM}. The config file nono.cfg inside ~/nono should be like: vmtype = luna88k luna-dipsw1 = 11111111 ram-size = 64MB -spc0-id0-image = hd,luna88k.img - -The luna88k.img could be created with zeros or with vmctl(8), so far -you will not use it. +spc0-id6-image = hd,liveimage-luna88k-raw-20201121.img To turn it on: -$ nono -c ~/nono -s 0.5 -A bsd.rd - +$ nono -c ~/nono -s 0.5 -f -A boot