The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* help building kernel after fresh install of V7
@ 2017-10-14 16:40 Will Senn
  2017-10-14 19:45 ` Will Senn
  0 siblings, 1 reply; 2+ messages in thread
From: Will Senn @ 2017-10-14 16:40 UTC (permalink / 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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* help building kernel after fresh install of V7
  2017-10-14 16:40 help building kernel after fresh install of V7 Will Senn
@ 2017-10-14 19:45 ` Will Senn
  0 siblings, 0 replies; 2+ messages in thread
From: Will Senn @ 2017-10-14 19:45 UTC (permalink / raw)


On 10/14/17 11:40 AM, Will Senn wrote:
> 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.
...
> 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.
>
Figured out to rm c.o and l.o first...

rm c.o l.o
mkconf < hptmconf
console at 60
clock at 100
clock at 104
parity at 114
tm at 224
hp at 254
make unix
cp unix /new

etc...

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-10-14 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-14 16:40 help building kernel after fresh install of V7 Will Senn
2017-10-14 19:45 ` Will Senn

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).