This is a guide for installing NetBSD/vax in the SIMH emulator.
netbsd-boot-vax
containing the following:
;set cpu autoboot set cpu simhalt set cpu 64m set cpu idle=netbsd attach nvr /path/to/netbsd-vax-nvram.img set rq0 ra92 attach rq0 /path/to/netbsd-vax-hd.img set rq1 cdrom attach rq1 /path/to/netbsd-vax-cd.iso attach xq0 nat: boot cpu exit
simh-vax netbsd-boot-vax
set boot dua0 boot dua1
/dev/cd0a
to
/dev/ra1a
when prompted.)
netbsd-boot-vax
, uncomment set cpu autoboot
.
Then restart the emulator:
simh-vax netbsd-boot-vax
Now consider adjusting your SIMH configuration (download doc):
nat:TCP=1234:10.0.2.15:22
boot cpu
, then at the simh sim>
prompt, run show xq eth
)
If you are interested in helping this document cover other NetBSD ports, or have any other comments or suggestions, please contact Lars Brinkhoff <lars.spam@nocrew.org>, or the NetBSD WWW group.
The initial version of this HOW-TO was written by Lars Brinkhoff. Some of the information in this page was derived from an email sent by Mirian Crzig Lennox .
|
|