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 14:08:47 -0600	[thread overview]
Message-ID: <5663444F.9070705@gmail.com> (raw)
In-Reply-To: <CAC20D2Pr=5D8Y+8n1kiaG-T0sfTdAMxQPdPc4DoWSvDbAfVQ=g@mail.gmail.com>

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

Thanks for the clarification and information. I will keep these things 
in mind.

Regards,

Will

On 12/5/15 1:53 PM, Clem Cole wrote:
> You are most welcome -- BTW:  the first name is Clement, my last is 
> Cole and my friends call me Clem.
>
> One thing to remember... when woring with older versions of UNIX its 
> not a good idea to be modify in the a partition that is live. Later 
> versions were better about keeping the buffering system of your way.
>
> Ken wrote the standalone tools for V7 so you do those sort of low 
> level things from it.
>
> Best wishes.
>
> Clem
>
> On Sat, Dec 5, 2015 at 2:47 PM, Clem Cole <clemc at ccc.com 
> <mailto:clemc at ccc.com>> wrote:
>
>     Ah I gather you are running on rp0 (ie it's mounted as root).
>
>     Do the dd from the standalone system or boot from an rk05
>
>     On Sat, Dec 5, 2015 at 12:44 PM, Will Senn <will.senn at gmail.com
>     <mailto:will.senn at gmail.com>> wrote:
>
>
>
>         On 12/5/15 11:26 AM, Clem Cole wrote:
>>
>>         On Sat, Dec 5, 2015 at 12:03 PM, Will Senn
>>         <will.senn at gmail.com <mailto:will.senn at gmail.com>> wrote:
>>
>>             I am unable to boot from the RP06 disk that I installed
>>             into the boot block onto via:
>>             dd if=/usr/mdec/hpuboot of=/dev/rp0 count=1
>>
>>         ​ Doing this from memory as couple of issues:
>>
>>         1.) do an ls -l of /dev/*rp*  you need to use the raw
>>         (character) driver not the blocked driver
>>         2.) I believe the hp/rp driver is partitioned.   Make sure
>>         you use the proper partition.​
>>
>>
>         Clem,
>
>         I tried it with the raw device and partition 0. Here are the
>         devices and my approach:
>
>         # ls /dev/*rp*
>         /dev/rp0
>         /dev/rp3
>         /dev/rrp0
>         /dev/rrp3
>
>         # /etc/mount /dev/rp3 /usr
>         # dd if=/usr/mdec/hpuboot of=/dev/rrp0 count=1 conv=sync
>         0+1 records in
>         1+0 records out
>         or
>         # dd if=/usr/mdec/hpuboot of=/dev/rrp0 count=1
>         0+1 records in
>         0+1 records out
>
>         # sync
>         # sync
>         # sync
>         CTRL-E
>
>         Simulation stopped, PC: 002306 (MOV (SP)+,177776)
>         sim> q
>         Goodbye
>
>         TERRA:bostic-v7 wsenn$ pdp11 nboot.ini
>
>         PDP-11 simulator V4.0-0 Beta        git commit id: 0f43551d
>
>         Disabling XQ
>
>         Hangs either way!
>
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20151205/aaf4910f/attachment.html>


  parent reply	other threads:[~2015-12-05 20:08 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 [this message]
2015-12-05 17:53 ` Hellwig Geisse
2015-12-05 18:01   ` Will Senn
2015-12-05 18:39     ` Will Senn
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=5663444F.9070705@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).