9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Anthony C. Zboralski" <acz@vaubansys.com>
To: 9fans@cse.psu.edu
Subject: [9fans] r4 install woes
Date: Sun,  5 May 2002 12:22:12 +0700	[thread overview]
Message-ID: <20020505052212.GB13145@vaubansys.com> (raw)

everything seems to work fine under vmware 3.1.

The performance under vmware is acceptable except for cpu intensive
tasks like compiling software or kernel.. I guess I still have to find
some real hardware to run plan9. Does it works on a SGI o2?

I installed my standalone CPU server by following the related instructions
in the plan9 wiki http://plan9.bell-labs.com/wiki/plan9/plan_9_wiki
and in http://www.acl.lanl.gov/plan9/newnetwork/cpu.html

For the newbies who want to grab my configuration and compile an auth/cpu
kernel quickly:

cd /sys/src/9/pc
hget http://hert.org/plan9/pcauth >pcauth
mk 'CONF=pcauth'
9fat:
cp /sys/src/9/pc/9pcauth /n/9fat/
cp /sys/src/9/pc/9pcauth /386
hget http://hert.org/plan9/plan9.ini >/n/9fat/plan9.ini

To make my cpu server listen for cpu command on port 17010
so terminals will be able to use the cpu command:

disk/kfscmd allow
cd /rc/bin/service
echo '#!/bin/cpu -R' >il17010
echo '#!/bin/cpu -R' >tcp17010
disk/kfscmd disallow

Is this the right way to set it up?

for wiki

echo 'tcp=wiki port=17035' >>/lib/ndb/common

I tried installing inferno on both my cpu/auth server and a terminal.and
both installation failed.

cpu% cat /adm/users
-1:adm:adm:bootes
0:none:adm:
1:tor:tor:
2:glenda:glenda:
9999:noworld::
10000:sys::
10001:upas:upas:
10002:bootes:bootes:
3:inferno:inferno:
4:acz:acz:
10003:inf:inferno

cpu% ls -ld /usr/inferno
d-rwxrwxr-x M 382 inferno inf 0 May  4 08:50 /usr/inferno

cpu% /dist/inferno/install/Plan9.rc -u /usr/inferno
Inferno Third Edition (18 Jun 2001) main (pid=1634) compile
Initialize Dis: /dis/emuinit.dis
installation complete
cpu%

Only LICENCE is installed in /usr/inferno. My inferno.tgz file installed
flawlessly on Linux and Win2k. I can't try the Oct 2001 version since it is
an incremental update.

The md5sum of my binaries are as follow:

56fc2a81f1398e5685467e0927c2271d   Plan9.tgz
cf9f1c3abfcecce1ba4e0db005e0cb7f   inferno.tgz

acz

--
/* Anthony C. Zboralski <acz@vaubansys.com>
   Vauban Systems - http://vaubansys.com
   Jl. Kemang Utara VII 9, Jakarta 12370, Indonesia
   Tel: +62 21 719 88 56 JAVT (GMT+7) Fax: +62 21 719 88 46
   0CE111D4 -> 74F2 EB44 9DDB 2EDD C654  29E9 63A1 4F42 0CE1 11D4
*/


             reply	other threads:[~2002-05-05  5:22 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-05  5:22 Anthony C. Zboralski [this message]
2002-05-05 13:24 ` Dean Prichard
2002-05-05  5:37 Russ Cox

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=20020505052212.GB13145@vaubansys.com \
    --to=acz@vaubansys.com \
    --cc=9fans@cse.psu.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).