9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: zfolkerts@starcenter.tn.org
To: 9fans@cse.psu.edu
Subject: Re: [9fans] NVRAM
Date: Tue, 26 Aug 2003 17:22:43 -0500	[thread overview]
Message-ID: <20030826222243.GA13485@antares> (raw)
In-Reply-To: <B2A3BE05-D80A-11D7-8E9E-000393A941BC@ar.aichi-u.ac.jp>

Hi,
I am booting my cpu servers using a floppy formatted like the following:
term% disk/format -db /386/pbs /dev/fd0disk /386/9load plan9.ini

with a plan9.ini that looks like:
ether0=type=elnk3
nvr=fd!0!plan9.nvr
bootfile=ether0!amaranth!/386/9pccpu
bootargs=tcp

In order to recieve an IP from DHCP (assuming that is what you are doing) you will need an entry in /lib/ndb/local containing the ethernet address, an IP address, and optionally some other info about the host. An example would be:

ip=172.16.1.20 sys=node0 ether=0060971baec1
	dom=node0.yourdom.dom

You obviously have to have an ethernet card supported by 9load for this to work.  The first boot you have to enter the authentication information (host owner, authdom, etc) as usual, but after that, the machine should just come up as a cpu server with no prompts.

I am curious however, as to how you would get a plan9.ini and plan9.nvr if you booted with 9pxeload. I have 3 machines with PXE cards that boot 9pxeload, but in order to have a plan9.ini or nvram, I am currently leaving a floppy in the drive and disabling boot from floppy. This works since 9load checks the floppy for a plan9.ini first, but I would like to eliminate the floppies on these machines if possible.

Zack Folkerts

On Wed, Aug 27, 2003 at 06:17:28AM +0900, Kenji Arisawa wrote:

> Hello 9fans,
>
> My CPU server equips a HDD for only 512B NVRAM.
> I feel that is silly.
> How are you doing?
>
> Kenji Arisawa


  reply	other threads:[~2003-08-26 22:22 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-08-26 21:17 Kenji Arisawa
2003-08-26 22:22 ` zfolkerts [this message]
2003-08-26 22:37   ` Kenji Arisawa
2003-08-26 22:49 ` ron minnich
2003-08-26 23:06   ` Kenji Arisawa
  -- strict thread matches above, loose matches on Subject: below --
2009-07-28 17:58 [9fans] nvram Lyndon Nerenberg
2009-07-28 18:08 ` erik quanstrom
2009-07-28 18:37   ` erik quanstrom
2009-07-29 13:43     ` Dan Cross
2009-07-29 13:48       ` erik quanstrom
2009-07-30 16:05         ` sqweek
2009-07-30 16:08           ` erik quanstrom
2009-07-30 16:22             ` sqweek
2009-07-30 17:58               ` erik quanstrom
2009-07-30 18:12           ` Steve Simon
2009-07-30 18:45             ` erik quanstrom
2009-07-28 21:59   ` Adriano Verardo
2009-07-28 18:09 ` ron minnich
2009-07-28 19:24   ` erik quanstrom
2009-07-28 22:38     ` ron minnich
2005-05-12 14:48 Sergey Reva
2005-05-12 15:10 ` Ronald G. Minnich
2005-05-12 16:47   ` Skip Tavakkolian
2005-05-12 23:52     ` Dan Cross
2005-04-03 12:50 Sergey Reva
2005-04-03 13:39 ` Russ Cox
2005-04-03 14:44   ` Sergey Reva
2005-04-03 15:07     ` Russ Cox
2005-04-04 10:03       ` C H Forsyth
2005-04-03 16:47     ` Sergey Reva
2000-09-06 23:21 Russ Cox
2000-09-06 23:33 ` Boyd Roberts
2000-09-06 23:00 jmk
2000-09-06 23:05 ` Boyd Roberts
2000-09-06 13:24 [9fans] Re: Kernighan interview (w/ Plan 9 mention) forsyth
2000-09-06 22:47 ` [9fans] nvram Boyd Roberts
2000-09-06 22:52   ` Boyd Roberts

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=20030826222243.GA13485@antares \
    --to=zfolkerts@starcenter.tn.org \
    --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).