9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Devon H. O'Dell" <devon.odell@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] Dum-Bass question
Date: Sat, 24 Mar 2007 17:23:07 -0400	[thread overview]
Message-ID: <9ab217670703241423j578971b5nb4cf43635c3aa786@mail.gmail.com> (raw)
In-Reply-To: <460593A9.7070707@conducive.org>

2007/3/24, W B Hacker <wbh@conducive.org>:
> Fans,
>
> Online docs (http://planb.lsub.org/magic/man2html/8/9load) describing Plan9's
> boot process, say, in part:
>
> ...in order to find configuration information, 9load searches all units on
> devices fd and sdCn, in that order, for a file called plan9\plan9.ini or
> plan9.ini  (see plan9.ini(8)) on a partition named dos or 9fat. If one is found,
> searching stops and the file is read into memory at physical address 0x1200
> where it can be found later by any loaded bootfile. Some options in plan9.ini
> are used by 9load...
>
> NB: These may be the wrong docs... Google dasn't *quite* read minds....)
>
>
> Elsewhere, instructions and examples are publshed for *creating* a plan9.ini file.
>
> My questions are:
>
> - Does a CD-install of 'native' Plan9 to a combined fossil/venti HDD partition
> (eminently bootable, runnable) create a default 'plan9.ini'?

Yes, it does. You need to run 9fat: at an rc prompt (including the
colon) and the 9fat partition will be available under /n/9fat

> - If so, *where*, and how can I cat or Sam it from a running system?

Note that since namespaces are local, not global, you won't be able to
modify plan9.ini from an acme / sam session external to the terminal
from which you ran 9fat:.

> - If not, how and where *does* Plan9 derive the functionally equivalent
> information it needs to complete the boot process?
>
> (i.e. - given that it is operating the hardware as expected, what goes on
> if/as/when the above search *fails*?)
>
> Objective of the exercise (at this point) is to confirm that plan9.ini or
> functional equivalent, effects the published default of disabling the second
> core in a Core-D P4, and, if so, attempt to re-enable same and see what, if
> anything, breaks.

Yeah, by default *nomp=yes is set. If you want to enable SMP, remove
that line, and it should work. Though Plan 9 does periodically have
issues with various APICs.

> A mere link to more appropriate docs may be all I need...
>
> Perplexed (after ls'ing all over Hell and at least half of Texas..)
>
> Bill Hacker

--dho


  parent reply	other threads:[~2007-03-24 21:23 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-24 21:10 W B Hacker
2007-03-24 21:22 ` Uriel
2007-03-24 21:27   ` W B Hacker
2007-03-24 21:23 ` Devon H. O'Dell [this message]
2007-03-24 21:28   ` W B Hacker
2007-03-24 21:31     ` Devon H. O'Dell
2007-03-24 21:46       ` W B Hacker
2007-03-25  4:46         ` lucio
2007-03-26  2:52           ` erik quanstrom
2007-03-26 18:21             ` lucio
2007-03-26 19:21               ` erik quanstrom
2007-03-25  5:35       ` Kris Maglione
     [not found] <e6603ec6522141933897d9bcad48ce01@proxima.alt.za>
2007-03-25  8:11 ` W B Hacker

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=9ab217670703241423j578971b5nb4cf43635c3aa786@mail.gmail.com \
    --to=devon.odell@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).