From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FfWQw-0000fd-IV for qemu-devel@nongnu.org; Mon, 15 May 2006 02:19:58 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FfWQu-0000f5-Rh for qemu-devel@nongnu.org; Mon, 15 May 2006 02:19:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FfWQu-0000eu-JC for qemu-devel@nongnu.org; Mon, 15 May 2006 02:19:56 -0400 Received: from [194.158.229.16] (helo=mail-fs.sunrise.ch) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FfWTG-0006Vz-B9 for qemu-devel@nongnu.org; Mon, 15 May 2006 02:22:22 -0400 Received: from [192.168.100.5] (84.227.73.62) by mail-fs.sunrise.ch (7.2.073) id 44615DE3001F5DFC for qemu-devel@nongnu.org; Mon, 15 May 2006 08:19:54 +0200 From: Luc Deschenaux Content-Type: text/plain Message-Id: <1147673993.7583.17.camel@toshi.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] network boot with qemu Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Date: Mon, 15 May 2006 06:19:58 -0000 To: qemu-devel@nongnu.org hello I downloaded an etherboot ROM images from http://www.rom-o-matic.com for "ns8390:rtl8029-[0x10ec,0x8029]" The compressed floppy disk image doesnt work (but the compressed hard disk image works, and maybe lilo or iso but i didnt test yet) ok it "works" ie: it boot and get an ip from the qemu internal dhcp server, but it would be nice if the server configuration could be modified, or if an external dhcp server could be used instead, so that network boot would be possible without having to search for a complicated workaround :) :) im sure you will make network boot easy :) thanks in advance ! Luc