This guide is intended to help you install NetBSD on the SIMH VAX emulator.
/usr/pkg/bin/simh-vax).
load -r /usr/pkg/share/simh/ka655.bin
set cpu 64m
set rq0 ra92
at rq0 netbsd.dsk
set rq1 cdrom
at rq1 /path/to/vaxcd.iso
at xq0 name-of-network-interface-on-host
boot cpu
This will configure the emulated VAX with an RA92 disk (/dev/ra0*),
and the CD image masquerading as an RD54 disk (/dev/ra1*).
See the SIMH documentation for other options.
boot dua1:
to boot off the CD.
q at the emulator prompt to exit
the emulator.
load -r /usr/pkg/share/simh/ka655.bin
set cpu 64m
set rq0 ra92
at rq0 netbsd.dsk
at xq0 name-of-network-interface-on-host
boot cpu
into a file, say netbsd-boot.
/usr/pkg/bin/simh-vax netbsd-boot
boot dua0:
to boot off the disk.
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 .
|
|