From owner-freebsd-hackers Fri Dec 1 3:41:15 2000 Delivered-To: freebsd-hackers@freebsd.org Received: from mgate11.so-net.ne.jp (mgate11.so-net.ne.jp [210.139.254.158]) by hub.freebsd.org (Postfix) with ESMTP id 7513C37B404 for ; Fri, 1 Dec 2000 03:41:07 -0800 (PST) Received: from mail.qf6.so-net.ne.jp (mail.qf6.so-net.ne.jp [210.139.254.89]) by mgate11.so-net.ne.jp (8.9.3/3.7W00111614) with ESMTP id UAA24130 for ; Fri, 1 Dec 2000 20:41:06 +0900 (JST) Received: from scully.dot (p8be728.tkok.ap.so-net.ne.jp [210.139.231.40]) by mail.qf6.so-net.ne.jp (8.8.8/3.7W99081617) with ESMTP id UAA21972 for ; Fri, 1 Dec 2000 20:41:04 +0900 (JST) Received: from localhost by scully (8.9.3/8.9.3) with ESMTP id UAA08295 for ; Fri, 1 Dec 2000 20:38:45 +0900 (JST) To: freebsd-hackers@FreeBSD.ORG Subject: Re: PXE boot problem. From: yoka@qf6.so-net.ne.jp (Manabu Yokawa) In-Reply-To: References: <8D18712B2604D411A6BB009027F644980DD7A0@0SEA01EXSRV1> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20001201204138G.yoka@qf6.so-net.ne.jp> Date: Fri, 01 Dec 2000 20:41:38 +0900 X-Dispatcher: imput version 20000228(IM140) Lines: 34 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Doug White Subject: Re: PXE boot problem. Date: Thu, 30 Nov 2000 20:18:26 -0800 (PST) > On Thu, 30 Nov 2000, Matt Simerson wrote: > > > Hi Folks, > > > > I've been trying hard to get a FreeBSD system booted via PXE with only > > limited success. Maybe someone can have a look at my configs and shed a > > little light on this for me. > > > > Here's what happens at boot time: > > > > Intel UNDI, PXE-2.0 (build 067) > > Problem #1: broken build. Flash your motherboard/card to the latest, > build 082. I have two Intel PRO/100+ Management Adapters with differnet versions of ROM. One is build 67, the other is build 78. Both work fine for me. > NFS is configured as follows: > > matt# more /etc/exports > / -alldirs -ro > /usr -alldirs -ro > /cdrom -alldirs -maproot=root -ro Perhaps, you can add /tftpboot in /etc/exports. Manabu Yokawa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message