9fans archive / 2008 / 10 / 392 /    prev next

From: "andrey mirtchovski" <mirtchovski@gma...>
Subject: Re: [9fans] Soekris 4801 bootp timeout
Date: Mon, 27 Oct 2008 09:45:34 -0600

the cards don't look like they're initialized correctly. the driver
reports their mac addresses as "FFFFFFFFFFFF"

On Mon, Oct 27, 2008 at 9:37 AM, Matthias Teege <matthias-9fs@mte...> wrote:
> Moin,
>
> I have problems to boot a Soekris 4801 via PXE from my Plan 9 DHCP
> Server. Here the console output
>
> Plan 9 Bootstrap (serial console)
> ns83815: auto neg timed out
> ns83815: auto neg timed out
> ether#0: 83815: port 0xE100 irq 10: ffffffffffff
> ether#1: 83815: port 0xE200 irq 10: ffffffffffff
> ether#2: 83815: port 0xE300 irq 10: ffffffffffff
> bootp on ether0 for <nil> timed out
> bootp on ether1 for <nil> timed out
> bootp on ether2 for <nil> timed out
> cpu0: 267MHz AMD Geode GX1 loop 12107
> Boot devices: fd0 ether0 ether1 ether2
> boot from: ether0
> bootp on ether0 for  timed out
> boot from:
>
> here my pxe config
>
> bootfile=ether0!/386/9pccpu.gz
>
> partition=new
> *nomp=1
> ether0=type=83815
> mouseport=ps2
> console=0
>
> and the entry from lib/ndb/local
>
> sys=abc ether=000024c89474
>        ip=192.168.47.11
>        dom=abc.mteege.de
>        bootf=/386/9pxeload
>
> Is there an error in my config?
> Many thanks
> Matthias
>
>
>