The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Ronald Natalie <ron@ronnatalie.com>
To: Paul Riley <paul@rileyriot.com>
Cc: TUHS main list <tuhs@minnie.tuhs.org>
Subject: Re: [TUHS] DEC RL01/RL02 RX01/RX02 Disk Image Creator
Date: Mon, 1 Jun 2020 19:59:20 -0400	[thread overview]
Message-ID: <F8D91F81-90C1-4744-BAE2-B7780E75C50F@ronnatalie.com> (raw)
In-Reply-To: <CAD05_j2nL6vHY=ZdnSm5_pQ1_i4SH7xP9imMoX5jhx_Y3wYi0w@mail.gmail.com>

As far as the early UNIXs go, any disk is collection of 512-byte blocks.     The filesystems either the early (what I’ll call V6) and the later (V7) don’t differ much.
The primary difference is that the later V7 had 16-bit uids and a provision for larger file systems/sizes.    The V6 file system was limited to 2^24 blocks while V7
did 2^32.

The 512 block size corresponded to the native sector size of all the DEC hardware except the RX which I think only had 128-byte sectors.    But again, we didn’t
do much with that other than write the standalone console disks for the 780 (in RT format) and I also used it to make “unix” file system disks for the BRL “LOS”
(little operating system…no time for sharing, uniprocessor system) that ran our internet routers and the IO hardware on the HEP supercomputer.



  reply	other threads:[~2020-06-02  0:00 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-01 10:18 Paul Riley
2020-06-01 13:01 ` Ronald Natalie
2020-06-01 22:35   ` Paul Riley
2020-06-01 13:04 ` Clem Cole
2020-06-01 22:45   ` Paul Riley
2020-06-01 23:59     ` Ronald Natalie [this message]
2020-06-02  4:57       ` Paul Riley
2020-06-02 13:31     ` Clem Cole
2020-06-02 13:52     ` Clem Cole
2020-06-02 15:44       ` Ronald Natalie
2020-06-02 16:26         ` Warner Losh
2020-06-02 18:08         ` Clem Cole
2020-06-02 18:59         ` Paul Winalski
2020-06-02 19:08           ` Adam Thornton
2020-06-01 15:04 Paul Ruizendaal
2020-06-01 22:54 ` Paul Riley
2020-06-01 15:18 Paul Ruizendaal
2020-06-02  0:14 Noel Chiappa
2020-06-02  1:26 ` Ronald Natalie

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=F8D91F81-90C1-4744-BAE2-B7780E75C50F@ronnatalie.com \
    --to=ron@ronnatalie.com \
    --cc=paul@rileyriot.com \
    --cc=tuhs@minnie.tuhs.org \
    /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).