The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: will.senn@gmail.com (Will Senn)
Subject: [TUHS] boot block in v7 bootable on rp06 in simh
Date: Sat, 5 Dec 2015 12:39:36 -0600	[thread overview]
Message-ID: <56632F68.9050001@gmail.com> (raw)
In-Reply-To: <56632679.8060300@gmail.com>

Problem solved - see below.

On 12/5/15 12:01 PM, Will Senn wrote:
>
> On 12/5/15 11:53 AM, Hellwig Geisse wrote:
>> Will,
>>
>> One note of caution: I did not try to build the whole thing
>> on a modern 64-bit system; it may well refuse to run. I will
>> try to bring it up on my 64-bit Linux box and then report
>> back here, if you are interested.
>>
>> Hellwig
>>
> Hellwig,
>
> Much thanks for the explanation and link. I will try your instructions 
> and see if they still work. Your notes are exceptionally clear, I 
> expect if I follow them things, will work as expected. I'll let you know.
>
> Thanks,
>
> Will
Well, you were right, sim didn't want to build 64 bit. However, I 
already had a working sim, so I simply used the existing pdp11 binary 
and your instructions. They worked!

In the process, I figured out that the original approach that I used 
worked as well. The issue wasn't with the RP disk, it was with the 
singular lack of a Boot prompt '@'. There isn't one. After the simulator 
prints 'Disabling XQ', the boot loader is just sitting there waiting for 
the user to type 'boot', at which point the loader will print 'Boot' and 
the ':' prompt will appear, allowing the kernel to be specified:

pdp11 tboot.ini
PDP-11 simulator V4.0-0 Beta        git commit id: 0f43551d
Disabling XQ
boot
Boot
: hp(0,0)unix
mem = 2020544
#

Thanks Hellwig and thanks Cole!

Regards,

Will




  reply	other threads:[~2015-12-05 18:39 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 17:03 Will Senn
2015-12-05 17:26 ` Clem Cole
2015-12-05 17:44   ` Will Senn
2015-12-05 19:47     ` Clem Cole
2015-12-05 19:53       ` Clem Cole
2015-12-05 19:59         ` Ronald Natalie
2015-12-05 20:47           ` Clem cole
2015-12-05 20:08         ` Will Senn
2015-12-05 17:53 ` Hellwig Geisse
2015-12-05 18:01   ` Will Senn
2015-12-05 18:39     ` Will Senn [this message]
2015-12-05 18:53       ` Hellwig Geisse
2015-12-05 19:46         ` Will Senn
2015-12-05 20:12       ` John Cowan

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=56632F68.9050001@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).