The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: ron@ronnatalie.com (Ronald Natalie)
Subject: [TUHS] Adding an RP06 disk to a running V7 instance
Date: Sat, 5 Dec 2015 15:17:56 -0500	[thread overview]
Message-ID: <63EEF957-00FD-4C1A-A290-70A4FDC4DA81@ronnatalie.com> (raw)
In-Reply-To: <566344EA.7010401@gmail.com>

You want to add another drive?   The lower 3 bites selects the partition, the upper bits (shfited right 3) are the drive number.
The second disk (to match your first) would use 6,8 and 6,15 and 14,8 and 14,15 respectively.

> On Dec 5, 2015, at 3:11 PM, Will Senn <will.senn at gmail.com> wrote:
> 
> 
> I would like to add another RP disk to the environment. After I attach an RP04/05/06 to the system, what should I use as the major/minor device numbers? To put it differently, it doesn't seem correct to me to use 6,1 for the block device or 14,1 for the character device on the new drive as it's a completely different disk from rp0 and rp3 which are just partitions on the first drive and have 6,0, 6,7, and 14,0, 14,7. If each RP can have 8 partitions and there can be 8 drives, what is the correct major, minor numbers to use with v7 for multiple devices?


-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2284 bytes
Desc: not available
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20151205/84379840/attachment.bin>


  reply	other threads:[~2015-12-05 20:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-05 20:11 Will Senn
2015-12-05 20:17 ` Ronald Natalie [this message]
2015-12-05 22:33   ` Will Senn
2015-12-05 22:48     ` Lawrence Stewart
2015-12-05 23:04       ` Will Senn
2015-12-05 23:12     ` Hellwig Geisse
2015-12-05 23:28       ` Will Senn

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=63EEF957-00FD-4C1A-A290-70A4FDC4DA81@ronnatalie.com \
    --to=ron@ronnatalie.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).