The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [Unix-jun72] Kernel built under V1
@ 2008-05-18 14:56 James A. Markevitch
  2008-05-18 18:04 ` Tim Newsham
  0 siblings, 1 reply; 10+ messages in thread
From: James A. Markevitch @ 2008-05-18 14:56 UTC (permalink / raw)


For fun, I tried building the kernel under V1 and booting it and it
looks like it simply works.

I did the following, outside the simulator:

        tools/assemv2
        mkdir fs/usr/kernel
        cp -pi build/u?.s fs/usr/kernel
        tools/imgbuild
        boot/installboot
        tools/pdp11 boot/simh.cfg

Then, I logged in as root and did:

        chdir /usr/kernel
        as u?.s
        chdir ../boot
        sh run
        msys2 u ../kernel/a.out

More realistically, the kernel should be built in /usr/sys.

James Markevitch



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

end of thread, other threads:[~2008-05-21 21:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-18 14:56 [Unix-jun72] Kernel built under V1 James A. Markevitch
2008-05-18 18:04 ` Tim Newsham
2008-05-20  5:16   ` [Unix-jun72] status on disassembler Doug Merritt
2008-05-20  7:39     ` Warren Toomey
2008-05-20 19:49     ` Tim Newsham
2008-05-21  7:44       ` Doug Merritt
2008-05-21  9:49         ` Brad Parker
2008-05-21 13:40         ` Brad Parker
2008-05-21 14:05         ` Brad Parker
2008-05-21 21:34         ` Tim Newsham

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