<div dir="ltr">On Sun, Jun 25, 2017 at 1:57 PM, Bill Cunningham <span dir="ltr"><<a href="mailto:billcun@suddenlink.net" target="_blank">billcun@suddenlink.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>





<div bgcolor="#ffffff">
<div><font size="2" face="Arial">    One thing I have noticed in 
simh's software kits repository, si that the OS/8 there doesn't seem to have any 
simh loading or preparation instructions for OS/8.</font></div></div></blockquote><div><br></div><div>Find "OS/8 system reference manual" from bitsavers or whatever.  The 1973 edition. AKA document name DEC-S8-OSRMA-A-D<br><br></div><div>Starts right off with bootstrapping your OS/8 from papertape. (also instructions for disk and dectape)<br><br></div><div>I've always meant to implement this in my infinite spare time as TCL Expect macros to automate an install for testing and general messing around.<br><br></div><div>Load RIM BIN.  Then a papertape of ODT I guess (A little fuzzy here).  Then you pick 1 of 3 device driver tapes (RK RF DF) and load that dude up.  Then load up the command decoder tape.  So three tapes total.  Then run at 0200 and that writes command decoder and ODT to the disk and gives you the famous . prompt.  Then you spend some time with ABSLDR, which boils down to R ABSLDR, load up PAL8 or whatever tape, then SAVE SYS PAL8 and repeat until you're all loaded up.<br><br></div><div>The instructions are a bit vague in the intro "bootstraping OS8" at the start of the book.  Toward the middle there is a detailed man page for ABSLDR.<br><br></div><div>You've probably seen appendix A an exhaustive explanation of RIM and BIN loader, perhaps as just an abstracted part.<br><br></div><div>Its a tolerable good manual.  I've read worse. <br></div></div></div></div>