The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: jnc@mercury.lcs.mit.edu (Noel Chiappa)
Subject: [TUHS] Had a crack at assembling the Unix v1 kernel
Date: Mon,  4 May 2015 16:44:45 -0400 (EDT)	[thread overview]
Message-ID: <20150504204445.5859E18C0DB@mercury.lcs.mit.edu> (raw)

    > From: Mark Longridge <cubexyz at gmail.com>

    > I'm not sure where Unix v1 is loading the kernel from. .. In all the
    > other versions of Unix there was always a file like 'unix' in the root
    > directory but I guess Unix v1 was different?

I don't know much about the other versions, but it would all depend on what's
in the bootstrap (usually contained in block 0 of drive 0, at least on older
11's). In V6, the bootstrap in block 0 prompts for a file name, and when that
is entered, it loads that file into memory and starts it. (It doesn't have
to be in the root directory, IIRC - I'm pretty sure the bootstrap will accept
full path names.)

How did you create a V1 filesystem? (I don't know, BTW, what they look like -
is that documented anywhere?) It's probably not the same layout as the V6
(which I think is the same as V5).

	Noel



             reply	other threads:[~2015-05-04 20:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-04 20:44 Noel Chiappa [this message]
2015-05-04 21:04 ` Dave Horsfall
2015-05-05  0:29   ` Mark Longridge
  -- strict thread matches above, loose matches on Subject: below --
2015-05-05 12:24 Noel Chiappa
2015-05-04 21:48 Noel Chiappa
2015-05-05 17:35 ` Ronald Natalie
2015-05-04 20:23 Mark Longridge
2015-05-04 21:55 ` 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=20150504204445.5859E18C0DB@mercury.lcs.mit.edu \
    --to=jnc@mercury.lcs.mit.edu \
    /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).