9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Robert Raschke <rrplan9@tombob.com>
To: ezequiel.reyes@newhotel.co.cu, 9fans@cse.psu.edu
Subject: Re: [9fans] accesing a local fossil
Date: Tue, 23 Aug 2005 09:49:34 +0100	[thread overview]
Message-ID: <ae0d2b57b2ea8b9f7eb4293695aa5bd1@tombob.com> (raw)
In-Reply-To: <005e01c5a740$6ee1e250$e000a8c0@OBLIVIONDT>

Hi,Ezequiel

you wrote:
> I did just that, I first listed to find all fossils:
> 
> ls /dev/sd*/foosil
> 
> which gave me /dev/sdC0 twise
> 
> Then:
> 
> % fossil/fossil -f /dev/sdC0/fossil -c 'srv -APW open' -c 'srv -p fscons'
> % mount /srv/open /n/open
> 
> But there was no /n/open/active. In /n/open there was I filesystem very
> similar to the one on the CD but with some files missing and different date
> signatures.
> When I tried to cp some file  there:
> 
> can't create "/n/open/PLAN9.INI" : mounted directory forbids creation
> 

You won't want to copy plan9.ini to your fossil file system.  You want
to copy (or edit) plan9.ini on your 9fat partition.  This will have
been set up during the CD installation.

Once you have booted (in some fashion or other) you should be able to do
; 9fat:
; cd /n/9fat

and now see your plan9.ini and any kernels that you may want to boot
directly from your HD. (9fat: is a script in /rc/bin)

I hope this might point you into the right direction.  The man pages
for booting ( plan9.ini(8), 9load(8), booting(8), boot(8) and some
more you can get to from them) are little bit hard to understand, as
they have extremely high informational content, but I can recommend
going through them at regular intervals.

> I had installed plan 9 using the option 1 of the CD and the 9pccd.gz in it
> to run the instalation system. I am sure it installed, there were no errors
> during the process and the progress bar took some time. When I boot I get
> these 3 final lines:
> 
> using sdC0!9fat!plan9.ini
> Boot devices: fd0 ether0 sdC0!9fat
> boot from:
> 
> Then I tried sdC0!9fat!9pcdisk.gz but: error walking to 9pcdisk.gz

Maybe your 9fat partition doesn't have that particular kernel?

> So, there is a plan 9 system installed, but I can not access it because the
> plan9.ini is not well configured or does not mention the proper kernel file.
> I can not depend on the floppy because it does not have vesa driver on it so
> rio won't start. That's why I am trying to create or modify a plan9.ini file
> on the instalation using the cd demo system.
> Is it at all possible to do this? I mean, accesing the just installed system
> using the CD demo and modifying or copying the plan9.ini file?
> In case it is, why can't I write on the mounted fossil?
> where should I put (or look for in order to modify) the plan9.ini on the
> disk?
> The booting system finds it on sdC0!9fat!plan9.ini
> But I can't find it on the mounted fossil.

Hope this helps a little,
Robby



  reply	other threads:[~2005-08-23  8:49 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-15  9:16 [9fans] can acme clients (Wiki) access acme's clean/dirty status? Axel Belinfante
2005-08-15  9:34 ` Axel Belinfante
2005-08-15 14:37   ` [9fans] accesing a local fossil Ezequiel Reyes
2005-08-15 16:29     ` Federico Benavento
2005-08-15 16:32       ` Federico Benavento
2005-08-15 17:05         ` Ezequiel Reyes
2005-08-15 16:42     ` Christoph Lohmann
2005-08-15 19:09       ` Ezequiel Reyes
2005-08-15 19:20         ` Christoph Lohmann
2005-08-15 17:26     ` Steve Simon
2005-08-22 17:39       ` Ezequiel Reyes
2005-08-23  8:49         ` Robert Raschke [this message]
2005-08-23 16:48         ` Micah Stetson

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=ae0d2b57b2ea8b9f7eb4293695aa5bd1@tombob.com \
    --to=rrplan9@tombob.com \
    --cc=9fans@cse.psu.edu \
    --cc=ezequiel.reyes@newhotel.co.cu \
    /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).