From owner-freebsd-ppc@FreeBSD.ORG Fri Nov 7 00:06:03 2008 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 200021065673 for ; Fri, 7 Nov 2008 00:06:03 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id D80D28FC12 for ; Fri, 7 Nov 2008 00:06:02 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id E765011A49; Fri, 7 Nov 2008 10:06:00 +1000 (EST) Received: (from dommail.onthenet.com.au [192.100.104.17]) by dommail.onthenet.com.au (MOS 3.8.6-GA) with HTTP/1.1 id ELI27488 (AUTH peterg@ptree32.com.au); Fri, 7 Nov 2008 10:05:19 +1000 (EST) From: Peter Grehan To: ross@grinz.com, freebsd-ppc@freebsd.org X-Mailer: Mirapoint Webmail Direct 3.8.6-GA MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20081107100519.ELI27488@dommail.onthenet.com.au> Date: Fri, 7 Nov 2008 10:05:19 +1000 (EST) X-Mailman-Approved-At: Fri, 07 Nov 2008 01:05:22 +0000 Cc: Subject: Re: netboot loader failing X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2008 00:06:03 -0000 Hi Ross, >0 > boot enet:,loader >CLIENT: {MAC} 192.168.1.10 >SERVER: fffffffffff 0.0.0.0 >Transfer FILE: loader - >TFTP LOAD TimeOutload-size=200 adler32=e97f8114 What do your dhcp and tftp configs look like ? later, Peter.