From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IBYCI-0003si-Fd for qemu-devel@nongnu.org; Thu, 19 Jul 2007 11:45:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IBYCH-0003rV-Cb for qemu-devel@nongnu.org; Thu, 19 Jul 2007 11:45:45 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IBYCH-0003rD-6k for qemu-devel@nongnu.org; Thu, 19 Jul 2007 11:45:45 -0400 Received: from wr-out-0506.google.com ([64.233.184.224]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IBYCG-00062v-Rr for qemu-devel@nongnu.org; Thu, 19 Jul 2007 11:45:44 -0400 Received: by wr-out-0506.google.com with SMTP id i22so525690wra for ; Thu, 19 Jul 2007 08:45:43 -0700 (PDT) Message-ID: <469F8722.3030104@codemonkey.ws> Date: Thu, 19 Jul 2007 10:45:38 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] qemu 0.9.0 win32 PXE boot can't work References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ??? wrote: > I am using tftpd32 on xp as server. > qemu 0.9.0-win32 can't boot from nic. > I have tried use vmware .It is OK. > so I download etherboot iso image from rom-o-matic use the pcnet32 nic > card. > this iso can boot vmware use PXE. > but when I boot qemu-win32 use this iso.It tell me "No Ip Address". > The qemu use -net nic,model=pcnet -net tap. > I have used ethereal capture the packets on tap device. > The DHCP offer packet is sent. > who can help me? Can you try using the other nic types? I'm most interested in the results with the rtl8139 model. Regards, Anthony Liguori