9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: JUSTdan dan@dan.com
Subject: SS2 Standalone issues
Date: Mon, 23 Oct 1995 01:06:43 -0400	[thread overview]
Message-ID: <19951023050643.7xpXb2rCvtmCWH1bV7_Gj3ALpSLeO8zjDFVZ3PqjMbs@z> (raw)


Much thanks to those who have helped me get much further along in the 
standalone installation.. So far, I have:

1) mounted the cdrom while booted into sunos, copied /sparc/bin/9sscd into the
root of the sunos partition and issued a 'reboot 9sscd' command to boot with 
the cd kernel.
2) specified local as boot device, and entered the user name 'sys' to match 
most of the system file ownerships.
3) bound in the sd1 disk to unpack the cd onto with:

bind -a '#'w1 /dev           (I didnt realize earlier that '' was needed.)
disk/prep /dev/sd1disk
disk/kfs -rb4096 -f/dev/sd1fs
mount -c /srv/kfs /n/kremvax (You cant write to /n to create mt pts,so use this)

4) bound in the 9660 cdrom with:

bind -a '#'r6 /dev
9660srv
mount -c /srv/9660 /n/c: /dev/cd6 (again, using any mt pt)

5) unpacked the cd to sd1 with:

disk/mkfs -a -u /adm/users -s /n/c: -z 4096 /lib/proto/allproto | disk/mkext -u 
-v -d /n/kremvax

[Thanks primarily to Alex Bochannek at Cisco for helping me get this far.]

Now, more questions to finish this off: 

While doing (5) I got complaints on every file about creation time, and on
a large number of files about not having the same gid or uid as the originals.
Should I be concerned about this? Is there a better way to unpack this that
will preserve _all_ of this if so?

Next, I am unable to reboot with this as my primary filesystem by specifying
local!#w1, i suppose because there are multiple partitions on this device..
(I accepted the default plan9 partitioning suggestions) How do I specify the
proper startup offset in this statement so the system will boot from
the portion of this drive with the filesystem on it? Or should I perhaps be
using something other than 9sscd at this point? Im still trying this as the
shipped 9ss kernel does not have a 'local' option, only il and tcp.

Thanks much.. when I get these few issues sorted out, perhaps we can add the
complete instructions to the faq... the info presently there about making a
single user ss2 has not been adequete for me as a plan9 newbie.

thanks,

dan






             reply	other threads:[~1995-10-23  5:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1995-10-23  5:06 JUSTdan [this message]
1995-10-23 19:18 Will
1995-10-26 16:00 Borja

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=19951023050643.7xpXb2rCvtmCWH1bV7_Gj3ALpSLeO8zjDFVZ3PqjMbs@z \
    --to=9fans@9fans.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).