From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C1C5d-0007rt-VG for qemu-devel@nongnu.org; Sat, 28 Aug 2004 18:54:30 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C1C5c-0007rh-Bx for qemu-devel@nongnu.org; Sat, 28 Aug 2004 18:54:29 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C1C5c-0007re-9s for qemu-devel@nongnu.org; Sat, 28 Aug 2004 18:54:28 -0400 Received: from [64.62.140.30] (helo=bottomlinewebhosting.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C1C0b-0006XV-JG for qemu-devel@nongnu.org; Sat, 28 Aug 2004 18:49:17 -0400 Message-ID: <4130FF10.4040502@neenet.com> Date: Sat, 28 Aug 2004 17:54:24 -0400 From: Lonnie Cumberland MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] eth0 problems 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 Hello All, I have just been able to compile the 0.6.0 version. Thanks for the help with the C Math library. Not the problem is that I am still seeing the same problem with the eth0 interface. When I run the qemu qemu -user-net linux.img I am getting: SIOCSIFADDR: No such device eth0: Unknown Inteface: No such device I am using a standard install of Mandrake 10.0 How can I get qemu to see the network? Thanks, Lonnie