From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BaeXj-000104-H3 for qemu-devel@nongnu.org; Wed, 16 Jun 2004 13:49:47 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BaeXh-0000xa-9W for qemu-devel@nongnu.org; Wed, 16 Jun 2004 13:49:46 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BaeXh-0000xX-7A for qemu-devel@nongnu.org; Wed, 16 Jun 2004 13:49:45 -0400 Received: from [62.212.96.102] (helo=raysa.org) by monty-python.gnu.org with smtp (Exim 4.34) id 1BaeVx-000365-HY for qemu-devel@nongnu.org; Wed, 16 Jun 2004 13:47:58 -0400 Message-ID: <1087396951.40d05c57252a0@www.raysa.org> Date: Wed, 16 Jun 2004 16:42:31 +0200 From: Ludovic Gele MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] some help 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 Hi, I am trying to use the network emulation with qemu 5.4 under debian sarge with a kernel 2.6.5-1-386, but I don't succeed. When I try to install an another debian with the netinst cd, the debian's installer won't detect the network card. I use the /etc/qemu-ifup script, and qemu don't give error about tun0. Thanks