The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: will.senn@gmail.com (Will Senn)
Subject: help building kernel after fresh install of V7
Date: Sat, 14 Oct 2017 11:40:14 -0500	[thread overview]
Message-ID: <fd1304e9-6e13-1637-476f-e4619120dcff@gmail.com> (raw)

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1082 bytes --]

After installing a fresh simh V7 instance with 2 RP06's and a TU10, I 
tried building the kernel and running it. I got a panic. I didn't mess 
with the defaults, so I'm at a loss as to how the stock kernel is 
different from the one I built. I tried building as root, then sys, same 
effect. Here's what I did:

nboot.ini contents:

    set cpu 11/70
    set cpu 2M
    set cpu idle
    set rp0 rp06
    att rp0 rp06-0.disk
    set rp1 rp06
    att rp1 rp06-1.disk
    boot rp0

pdp11 nboot.ini
boot
hp(0,0)unix (actually renamed hptmunix)
mem = 2020544
CTRL-D
login: root
cd /usr/sys/conf
make allsystems
... build stuff, no errors or warnings

mv hptmunix /
sync
sync
CTRL-E

quit the sim

pdp11 nboot.ini
boot
hp(0,0)hptmunix
mem = 2021696
err on dev 0/0
bn=1 er=100000,4507
err on dev 0/0
bn=1 er=100000,4521
err on dev 0/0
... etc.

Am I doing something wrong or missing an important configuration step. I 
am just trying to rebuild the stock kernel before I try any 
reconfigurations.

-- 
GPG Fingerprint: 68F4 B3BD 1730 555A 4462  7D45 3EAA 5B6D A982 BAAF



             reply	other threads:[~2017-10-14 16:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-14 16:40 Will Senn [this message]
2017-10-14 19:45 ` Will Senn

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=fd1304e9-6e13-1637-476f-e4619120dcff@gmail.com \
    --to=will.senn@gmail.com \
    /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).