1d79531a39
PDP-10 KL10B model emulator. KL10B model supports extended addressing. Tap networking support is from http://www.falu.nl/~rhialto/klh-diffs2 . This package is potentially built on i386, amd64, arm, alpha, sparc, and powerpc platforms. But this package supports i386 and amd64 only now, and only amd64 build is tested, due to lack of my test environments.
21 lines
876 B
Text
21 lines
876 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2013/10/17 15:41:09 ryoon Exp $
|
|
|
|
To boot TOPS-20 with TCP/IP support, you will need to perform the
|
|
following steps.
|
|
|
|
In detail see ${PREFIX}/share/klh10/klt20.txt for TOPS-20 installation, and
|
|
http://bitsavers.trailing-edge.com/pdf/dec/pdp10/TOPS20/V7/INSTALL.MEM.txt
|
|
for TCP/IP installation.
|
|
|
|
In short, you should download the following magtape images from
|
|
http://pdp-10.trailing-edge.com/tapes/ .
|
|
bb-h137f-bm.tap.bz2 for TOPS-20, and bb-ev83b-bm_longer.tap.bz2 for TCP/IP.
|
|
|
|
To run kn10-kl command, you should copy all binary in
|
|
${PREFIX}/share/klh10/bin to your TOPS-10 directory. And run
|
|
./kn10-kl configfile.ini .
|
|
|
|
To enable tap networking support, kn10-kl command may be run with root
|
|
privilege.
|
|
===========================================================================
|