The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: newsham@lava.net (Tim Newsham)
Subject: [Unix-jun72] cold boot tape
Date: Thu, 1 May 2008 18:14:56 -1000 (HST)	[thread overview]
Message-ID: <Pine.BSI.4.64.0805011810520.20114@malasada.lava.net> (raw)

I wrote a utility for building a cold boot tape and included it in the 
tools directory.  Its not yet tested so its possible I got the format 
wrong... its based on my reading of init at the end of u0.s.

It seems like the permissions in the s2.tar.gz file from the
1972_stuff reflect the original 1ed permission bits (at least the
low order bits do) so this makes restoring the original permissions
fairly easy.  Unfortunately the tar doesn't preserve the original
uids.  The included "Readme" does have the original uids, so its
possible to recreate the proper uids by hand.  If you do so,
my mktape utility should write out the proper uid and mode values.

The use is straightforward:

     cd /your/s2/directory
     /path/to/mktape.py bin/* etc/*

and you'll get a "tape" file out.  I believe you just need the
stuf in bin and etc.  The stuff from usr should probably go on
the rk03 disk after cold boot.

Tim Newsham
http://www.thenewsh.com/~newsham/



             reply	other threads:[~2008-05-02  4:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02  4:14 Tim Newsham [this message]
2008-05-02 17:05 ` Tim Newsham

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=Pine.BSI.4.64.0805011810520.20114@malasada.lava.net \
    --to=newsham@lava.net \
    /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).