Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 1995 11:29:19 -0500 (GMT-0500)
From:      "Serge A. Babkin" <babkin@hq.icb.chel.su>
To:        phk@ref.tfs.com (Poul-Henning Kamp)
Cc:        freebsd-hackers@FreeBSD.org
Subject:   Re: Diskless booting - netboot.com problems?
Message-ID:  <199503171629.LAA02118@hq.icb.chel.su>
In-Reply-To: <199503170526.VAA14705@ref.tfs.com> from "Poul-Henning Kamp" at Mar 16, 95 09:26:31 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > I don't know why it doesn't works. But when I wrote support for 3c509 I 
> > got the same error until I fixed name of card. Moreover, this error 
> > explicitly means that NFS can't find the interface specified by
> > the network boot.
> 
> Yes, there is evil code that know to look for "ed%d" in the disk-less
> startup.  Somebody needs to revise the netboot.[rc]om to pass the
> interface name prefix ("ed" or "ie" ...) in the boot structure, and
> use that instead.

I did it when added support for 3C509. Now there is an eth_fillname()
function in ether.c which is called from main.c in version I published.

	Serge Babkin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503171629.LAA02118>