9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: pavlovetsky@gmail.com
To: 9fans@cse.psu.edu
Subject: [9fans] Re: X11 setup problem
Date: Fri, 22 Jun 2007 08:57:00 +0000	[thread overview]
Message-ID: <1182448610.936154.216690@w5g2000hsg.googlegroups.com> (raw)
In-Reply-To: <1182331540.420221.285260@w5g2000hsg.googlegroups.com>

On Jun 21, 1:16 am, s...@quintile.net (Steve Simon) wrote:
> Ok,
>
> Installing the X11 iso on a fossil based file server.
>
>         # start the iso9660 filesystem server
>         9660srv
>
>         disable the 9fs command by binding echo over it
>         bind /386/bin/echo /rc/bin/9fs
>
>         # mount a psudo /n/kfs pointing to the root of your fossil filesystem
>         mount /srv/boot /n/kfs
>
>         # the below is from the standard X11 install instructions.
>
>         # mount the iso
>         mount /srv/9660 /n/dist /n/juke/X11.iso
>
>         # initialise the replica logs
>         /n/dist/X11.setup
>
>         # do the pull
>         replica/pull /n/dist/X11
>
>         # have coffee, even installing takes 10 mins...
>
> -Steve

I had different and, I am afraid, more crude aproach regarding the
part before mounting iso. Namely I did "bind / /n/kfs" and edited
replica configuration named X11 by replacing "fn clientmount { 9fs
kfs }" with "fn clientmount { status='' }". I extracted the contents
of X11.iso, edited replica configuration, and, in the end, my pull was
in the form "replica/pull /usr/anton/X11/X11". A hack, the value of
which is learning how the things work.


  parent reply	other threads:[~2007-06-22  8:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-20  8:38 [9fans] " pavlovetsky
2007-06-20  8:47 ` John Floren
2007-06-20  9:08   ` Steve Simon
2007-06-20  9:29 ` [9fans] " pavlovetsky
2007-06-20 11:40   ` Anthony Sorace
2007-06-20 13:54     ` Paweł Lasek
2007-06-21  8:51     ` pavlovetsky
2007-06-20 14:14   ` pavlovetsky
2007-06-20 14:42   ` pavlovetsky
2007-06-20 22:15   ` Steve Simon
2007-06-20 22:55     ` john
2007-06-21  7:29       ` Steve Simon
2007-06-22  8:57   ` pavlovetsky [this message]
2007-06-22  9:40     ` Steve Simon

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=1182448610.936154.216690@w5g2000hsg.googlegroups.com \
    --to=pavlovetsky@gmail.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).