[Simh] New to the List + Questions

Andru Luvisi luvisi at gmail.com
Tue Mar 8 10:51:49 EST 2011


I've gotten the root system to install and boot.  I shamelessly stole
the filesystem sizes and interleave numbers from the docs, without
trying to adjust them for the disk image I actually created.  I
haven't tried creating /usr and /sys yet.

I'm attaching a perl script for creating a bootable install tape
image, a simh initialization file, and my install log.

Andru
-------------- next part --------------

$ dd if=/dev/zero of=system.dsk bs=1024k count=10
$ ./v7m.mkdisttap.pl > v7m.tap
$ pdp11 v7m.simh

PDP-11 simulator V3.7-0
Boot
: ht(0,3)
file sys size: 9600
interleave factor: 6
blocks per cylinder: 20
file system: rl(0,0)
isize = 3072
m/n = 6 20
Exit called
Boot
: ht(0,4)
Tape? ht(0,5)
Disk? rl(0,0)
Last chance before scribbling on disk. 
End of tape
Boot
: rl(0,0)rl01htunix


unix/v7m 2.1

mem = 214400
# 

-------------- next part --------------
A non-text attachment was scrubbed...
Name: v7m.mkdisttap.pl
Type: application/x-perl
Size: 895 bytes
Desc: not available
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20110308/314a6436/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: v7m.simh
Type: application/octet-stream
Size: 88 bytes
Desc: not available
URL: <http://mailman.trailing-edge.com/pipermail/simh/attachments/20110308/314a6436/attachment-0002.obj>


More information about the Simh mailing list