The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: Lars Brinkhoff <lars@nocrew.org>
To: Warner Losh <imp@bsdimp.com>
Cc: The Eunuchs Hysterical Society <tuhs@tuhs.org>
Subject: [TUHS] Re: Extracting files from various old dump/restore tapes
Date: Tue, 23 Aug 2022 05:55:22 +0000	[thread overview]
Message-ID: <7wlerfijw5.fsf@junk.nocrew.org> (raw)
In-Reply-To: <CANCZdfpjkTb+o5X-c69GmMfiUjEK9QWCU_mL+H6WJHtmZx-8YA@mail.gmail.com> (Warner Losh's message of "Mon, 22 Aug 2022 10:27:31 -0600")

Warner Losh wrote:
> So 60011 is OFS_MAGIC and 60012 is NFS_MAGIC. Both of these are
> variants on UFS, but really old. And given they are at different
> offsets, you'll likely need to reverse engineer the offsets used for
> the platform's dinode.

So anyway, it seems my best bet would be getting an old "restore" and
hack it till it runs.

Part of the problem is that there are hundreds of these images, so it
would be a lot of work to examine them individually in emulated systems.
A good first start to examine the content would be to just list the file
names.

> Without more specific data it's hard to know if there's an extant
> binary that can be run in emulation to read these tapes.

The tapes are from MIT's "Tapes of Tech Square" collection.  Likely
candidates include PDP-11 V7, 4.x BSD on VAX, and Sun workstations.  I
suppose the latter would use the big endian format.

There are also many variations of the tar and cpio formats, but I'm on
firmer ground there.

  parent reply	other threads:[~2022-08-23  5:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22 15:35 [TUHS] " Lars Brinkhoff
2022-08-22 16:27 ` [TUHS] " Warner Losh
2022-08-22 16:53   ` Bakul Shah
2022-08-22 16:56     ` Warner Losh
2022-08-23  5:55   ` Lars Brinkhoff [this message]
2022-08-23 13:02     ` Warner Losh
2022-09-09  5:51   ` Lars Brinkhoff
2022-09-14 17:48     ` Lars Brinkhoff
2022-09-14 21:33       ` Jan-Benedict Glaw
2022-09-15  5:45         ` Lars Brinkhoff

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=7wlerfijw5.fsf@junk.nocrew.org \
    --to=lars@nocrew.org \
    --cc=imp@bsdimp.com \
    --cc=tuhs@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).