From owner-freebsd-emulation@FreeBSD.ORG Wed May 7 03:43:14 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C3B37106564A for ; Wed, 7 May 2008 03:43:14 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail5out.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) by mx1.freebsd.org (Postfix) with ESMTP id 803908FC17 for ; Wed, 7 May 2008 03:43:14 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail5out.barnet.com.au (Postfix, from userid 1001) id D8E752218AA0; Wed, 7 May 2008 13:43:13 +1000 (EST) X-Viruscan-Id: <48212551000076AA48F940@BarNet> Received: from mail5auth.barnet.com.au (mail5.barnet.com.au [202.83.178.78]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail5auth.barnet.com.au", Issuer "*.barnet.com.au" (verified OK)) by mail5.barnet.com.au (Postfix) with ESMTP id 3453D21B2C05 for ; Wed, 7 May 2008 13:43:13 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail5auth.barnet.com.au (Postfix) with ESMTP id C35842218A8E for ; Wed, 7 May 2008 13:43:12 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id 82010AC0; Wed, 7 May 2008 13:43:12 +1000 (EST) Date: Wed, 7 May 2008 13:43:12 +1000 From: Edwin Groothuis To: emulation@freebsd.org Message-ID: <20080507034312.GA38256@k7.mavetju> References: <20080507032231.GA29548@k7.mavetju> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080507032231.GA29548@k7.mavetju> User-Agent: Mutt/1.4.2.3i Cc: Subject: Re: QEMU with network boot X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 May 2008 03:43:14 -0000 On Wed, May 07, 2008 at 01:22:31PM +1000, Edwin Groothuis wrote: > When I start the qemu host with "-boot n", I see the DHCP requests > and answers going over the wire (... tap device ...) but the NIC > keeps saying that it can't get an IP address. This is the network > output of it: http://pxe.dev.aboveaverageurl.com/index.php/PXE_Booting gave the hint: I needed a next-server statement. It's now through to its TFTP phase. Sorry about the noise! Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org edwin@mavetju.org | Weblog: http://www.mavetju.org/weblog/