The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: newsham@lava.net (Tim Newsham)
Subject: [Unix-jun72] ... in case you wanted to play along.
Date: Fri, 2 May 2008 15:55:13 -1000 (HST)	[thread overview]
Message-ID: <Pine.BSI.4.64.0805021552070.20114@malasada.lava.net> (raw)
In-Reply-To: <Pine.BSI.4.64.0805021057070.20114@malasada.lava.net>

To build a rf image using the cold boot:

    - svn update to the latest.
    - run "tools/assemv7 cold" to make a cold image
    - run "./simh.cfg"
    - "break 40160"  this is the "close" syscall at the end of
      processing the tape
    - "go"
    - "go" again if you're sure you want to overwrite your rf image
    - after a few seconds you're at 40160 and your disk is made.
      if you "go" again it will run /etc/init but you will get no
      output.  I think we need the DC-11 for this.

at this point you should be able to run a normal kernel with

    - "tools/assemv7" to make a normal kernel
    - run "./simh.cfg"
    - "go"

but you won't see any output and I havent verified that it's doing
anything useful yet.

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



  parent reply	other threads:[~2008-05-03  1:55 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-02 21:03 Tim Newsham
2008-05-03  1:39 ` Warren Toomey
2008-05-03  1:46   ` Tim Newsham
2008-05-03  1:53 ` Warren Toomey
2008-05-03  1:55 ` Tim Newsham [this message]
2008-05-03  2:25   ` Warren Toomey

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.0805021552070.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).