The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: luvisi@andru.sonoma.edu (Andru Luvisi)
Subject: [TUHS] Installing SysIII on simh?
Date: Fri, 20 Jun 2003 09:36:48 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.44.0306200930420.485-201000@gladen> (raw)

I am having difficulty installing SysIII on simh.  I have attached my simh
pdp11 ini file (sys3.simh.bootstrap) and the Perl script used to create
the install tape (mksys3tap.pl).  Everything seems to go fine while
installing the miniroot, but when I try to boot from the "installed"
system I don't get very far.  Below is a transcript.  Any ideas?

Andru


$ pdp11 sys3.simh.bootstrap

PDP-11 simulator V2.10-3
RL: creating new file
Create bad block table on last track? [N]
UNIX tape boot loader
UNIX -- Initial Load: Tape-to-Disk

The type of disk drive on which the Root file system will reside,
as well as the type of tape drive that will be used for Tape 1
must be specified below.

Answer the questions with a 'y' or 'n' followed by
a carriage return or line feed.
There is no type-ahead -- wait for the question to complete.
The character '@' will kill the entire line,
while the character '#' will erase the last character typed.

RP03 at address 176710?: n
RP04/5/6 at address 176700?: n
RL01 at address 174400?: y
Drive number (0-3)?: 0
Disk drive 0 selected.

Mount a formatted pack on drive 0.
Ready?: y

TU10/TM11 at address 172520?: y
Drive number (0-7)?: 0
Tape drive 0 selected.

The tape on drive 0 will be read from the current position
at 800bpi, 5120 characters (10 blocks) per record,
and written onto the pack on drive 0 starting at block 0.

Ready?: y
Size of filesystem to be copied is 6000 blocks.
What is the pack volume label? (e.g. p0001):
The pack will be labelled p0001.
The boot block for your type of disk drive will now be installed.

The file system copy is now complete.

To boot the basic unix for your disk and tape drives
as indicated above, mount this pack on drive 0
and read in the boot block (block 0) using
whatever means you have available; see romboot(8), 70boot(8).

Then boot the program unixrltm using diskboot(8).
Normally:  #0=unixrltm

The system will initially come up single-user; see init(8).
If you have an upper case only console terminal,
you must execute: stty lcase; see stty(1).

After UNIX is up, link the file unixrltm to unix using ln(1).
        # ln /unixrltm /unix

Set the date(1).

Good Luck!

The tape will now be rewound.


HALT instruction, PC: 002460 (BR 2456)
sim> boot rl0
#0=unixrltm
ka6 = 1512
aps = 141774
pc = 1476 ps = 30010
trap type 0
ka6 = 1512
aps = 141666
pc = 113444 ps = 30300
trap type 0
panic: trap

-------------- next part --------------
set cpu 22b
att rl0 test.dsk
att tm0 sys3.tap
b tm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mksys3tap.pl
Type: application/x-perl
Size: 643 bytes
Desc: 
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20030620/525a784a/attachment.bin>


             reply	other threads:[~2003-06-20 16:36 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-20 16:36 Andru Luvisi [this message]
2003-06-20 18:07 ` Maciek Bieszczad
2003-06-20 18:29   ` Andru Luvisi
2003-06-20 17:50 zmkm zmkm
2003-06-20 18:21 ` Andru Luvisi
2003-06-22 17:37 zmkm zmkm

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.44.0306200930420.485-201000@gladen \
    --to=luvisi@andru.sonoma.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).