9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@9fans.net
Subject: Re: [9fans] pxe booting net4801
Date: Tue, 21 Sep 2010 23:29:49 -0400	[thread overview]
Message-ID: <f9caa8e5f335142ee61f173bb7b5272f@brasstown.quanstro.net> (raw)
In-Reply-To: <20100921214147.GA9775@chiron.galaxy>

> I can't get a Soekris net4801 box to boot Plan 9 via PXE.
>
> On my Plan 9 fileserver (which also runs ip/dhcpd and ip/tftpd), I
> created /cfg/pxe/<MAC of the first interface on the net4801>, which is
> almost identical to the file I use for a diskless terminal. The only
> differences are that I put mouseport, monitor and vgasize in
> comment. The remaining things, bootfile and nobootprompt are the same
> as for the terminal. I first tried to boot /386/9pc.gz and then
> /386/9pccpu.gz (see below). I also added *nomp=1 but that doesn't seem
> to get it any further. The console output looks as follows:

the output stops after the jump to the kernel proper.  so
either the jump the kernel, or the very early boot process before
the "Plan 9" print hung, or the serial console isn't working in the
kernel proper.

have you set up the serial console in your pxe'd plan9.ini?
that would cover the second case.  if you're using the distribution
9load, serial baud setting is via baud=.  the kernel baud setting
is , e.g. "console=0 b19200".  i changed 9load in 9atom to recognize
kernel-style console configuration when i was booting soekris
boxen.

i haven't used a soekris for quite some time.  (too slow!)  iirc,
some versions of bios are more friendly than others.  iirc 1.33
was a problem with plan 9 on my particular hardware.

as a wild guess, one might disable the functions in cga.c
obviously, there's no cga.

- erik



  reply	other threads:[~2010-09-22  3:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-21 21:41 frank
2010-09-22  3:29 ` erik quanstrom [this message]
2010-09-22  5:55   ` frank
2010-09-22  5:57     ` erik quanstrom
2010-09-22 20:01   ` frank
2010-09-22 21:09     ` erik quanstrom
2010-09-22 21:23     ` David du Colombier
2010-09-23  1:11       ` erik quanstrom
2010-09-23  6:31         ` David du Colombier
2010-09-23 13:11           ` erik quanstrom
2010-09-23  8:19   ` David du Colombier
2010-09-23 12:59     ` erik quanstrom
2010-09-23 13:51       ` David du Colombier

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=f9caa8e5f335142ee61f173bb7b5272f@brasstown.quanstro.net \
    --to=quanstro@quanstro.net \
    --cc=9fans@9fans.net \
    /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).