From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1C1DBs-00062r-K8 for qemu-devel@nongnu.org; Sat, 28 Aug 2004 20:05:00 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1C1DBq-00061S-Ku for qemu-devel@nongnu.org; Sat, 28 Aug 2004 20:05:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1C1DBq-00061P-Hk for qemu-devel@nongnu.org; Sat, 28 Aug 2004 20:04:58 -0400 Received: from [64.62.140.30] (helo=bottomlinewebhosting.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1C1D6g-0006op-JC for qemu-devel@nongnu.org; Sat, 28 Aug 2004 19:59:38 -0400 Message-ID: <41310F8E.5070001@neenet.com> Date: Sat, 28 Aug 2004 19:04:46 -0400 From: Lonnie Cumberland MIME-Version: 1.0 Subject: Re: [Qemu-devel] eth0 problems References: <4130FF10.4040502@neenet.com> <200408281813.50144.menola@sbcglobal.net> In-Reply-To: <200408281813.50144.menola@sbcglobal.net> Content-Type: text/plain; charset=us-ascii; 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 No, the /etc/qemu-ifup does not exist and my host eth0 is there but the guest linux.img eth0 does not show. Only the "lo" loopback. Joe Menola wrote: >On Sat August 28 2004 4:54 pm, Lonnie Cumberland wrote: > > >>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 >> >> >> > >Check for existence of /etc/qemu-ifup. If exists, try renaming it. > >Also, what is output of /sbin/ifconfig command? > >-jm > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel > > > >