The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: wkt@tuhs.org (Warren Toomey)
Subject: [Unix-jun72] replacing mount.s
Date: Sat, 3 May 2008 14:56:16 +1000	[thread overview]
Message-ID: <20080503045616.GA45591@minnie.tuhs.org> (raw)
In-Reply-To: <Pine.BSI.4.64.0805021739510.20114@malasada.lava.net>

On Fri, May 02, 2008 at 05:47:47PM -1000, Tim Newsham wrote:
>    - I don't see any mount utility in the s2 bits, we'll need one.

The asm code to init.s is here:
http://minnie.tuhs.org/UnixTree/1972_stuff/s1/frag2.html

	sys	mount; rk1; usr
	sys	mount; rk2; ssys
	sys	mount; rk3; crp

rk1:    </dev/rk1\0>
rk2:    </dev/rk2\0>
rk3:    </dev/rk3\0>
usr:    </usr\0>
ssys:   </sys\0>
crp:    </crp\0>

Looks like we can use it to write a simple mount.s.

	Warren



  parent reply	other threads:[~2008-05-03  4:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-05-03  3:23 [Unix-jun72] login prompt! Tim Newsham
2008-05-03  3:25 ` Tim Newsham
2008-05-03  3:36   ` Warren Toomey
2008-05-03  3:47     ` Tim Newsham
2008-05-03  4:51       ` [Unix-jun72] What next? Warren Toomey
2008-05-03  4:56       ` Warren Toomey [this message]
2008-05-03 10:22       ` [Unix-jun72] login prompt! Brad Parker
2008-05-03  3:47   ` Warren Toomey
2008-05-03  4:12   ` Warner Losh
2008-05-03  4:45     ` [TUHS] PATH variable 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=20080503045616.GA45591@minnie.tuhs.org \
    --to=wkt@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).