9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@plan9.bell-labs.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] bootdir
Date: Wed, 19 Feb 2003 09:16:06 -0500	[thread overview]
Message-ID: <34fbc2bd557b7a817ed549d4e2284b3e@plan9.bell-labs.com> (raw)
In-Reply-To: <Pine.SOL.4.31.0302190126370.15480-100000@fury.csh.rit.edu>

There's a difference between bootdir and boot.
What you posted sounds like either you have

	boot
		factotum.hack factotum

in your config file, or your system is a couple
months old.  You can run /usr/glenda/bin/rc/pull
to update, assuming you are on the internet.

This is the current pcauth file, which compiles fine.

dev
	root
	cons
	arch
	pnp		pci
	env
	pipe
	proc
	mnt
	srv
	dup
	rtc
	ssl
	tls
	cap
	kprof

	ether		netif
	ip		arp chandial ip ipv6 ipaux iproute netlog nullmedium pktmedium ptclbsum386 inferno

	draw		screen vga vgax
	mouse		mouse
	vga

	sd
	floppy		dma

	uart

link
	apm		apmjump
	ether82557	pci
	ethermedium
	netdevmedium
	loopbackmedium

misc
	sdata		pci sdscsi

	uarti8250
	uartpci

	vgamach64xx	+cur

ip
	il
	tcp
	udp
	ipifc
	icmp
	icmp6

port
	int cpuserver = 1;

boot cpu boot #S/sdC0/
	il
	local

bootdir
	bootpcauth.out boot
	/386/bin/ip/ipconfig
	factotum.hack factotum
	/386/bin/disk/kfs



  parent reply	other threads:[~2003-02-19 14:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-19  6:36 George Gensure
2003-02-19  7:06 ` Fco.J.Ballesteros
2003-02-19 14:16 ` Russ Cox [this message]
2003-02-19 17:28   ` George Gensure

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=34fbc2bd557b7a817ed549d4e2284b3e@plan9.bell-labs.com \
    --to=rsc@plan9.bell-labs.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).