9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] 9pcf + devfs
Date: Wed, 15 Oct 2003 10:18:09 -0400	[thread overview]
Message-ID: <E1A9mTj-0005fR-L2@t40.swtch.com> (raw)
In-Reply-To: Your message of "Wed, 15 Oct 2003 01:23:03 MDT." <a418ff0f128146031ddf3623a8a3e3a8@plan9.ucalgary.ca>

> I have pcfl running fine (thanx to your suggestions a few months ago
> regarding devfs), and have booted 9pcf in a single-disk environment.
> My question was prompted by my inability to find any configuration
> file or a script in which to specify that a particular 9pcf kernel
> should boot using devfs (#k).

there's a way to initialize #k from a disk sector explaining
the layout.  the man page says how.  if you do that (and add #k
to the pcf kernel) then you don't need pcfl and its boot script.

> ps: by the way, /sys/lib/sysconfig/fl/ has been empty for some time
> now, the files it contained disappeared on the 18th of September,
> according to my venti...

that's because you're supposed to use 9pcf.

the boot script stuff is great for trying new
things, but for actually doing things where
you pull in sensible defaults and the like,
the c code in /sys/src/9/boot seems to do a
better job.  once i had figured out how a fossil
kernel should be booted (using the boot script
as a flexible prototype) i put the logic into
boot.

russ


      parent reply	other threads:[~2003-10-15 14:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14 16:43 mirtchov
2003-10-15  7:14 ` Fco.J.Ballesteros
2003-10-15  7:23   ` mirtchov
2003-10-15  7:43     ` Fco.J.Ballesteros
2003-10-15 14:18     ` Russ Cox [this message]

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=E1A9mTj-0005fR-L2@t40.swtch.com \
    --to=rsc@swtch.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).