From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.33) id 1BMjIQ-0002QO-9a for qemu-devel@nongnu.org; Sun, 09 May 2004 04:04:26 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.33) id 1BMjHg-0001PE-Pk for qemu-devel@nongnu.org; Sun, 09 May 2004 04:04:14 -0400 Received: from [66.111.4.26] (helo=out2.smtp.messagingengine.com) by monty-python.gnu.org with esmtp (Exim 4.33) id 1BMjHf-0001Mo-SQ for qemu-devel@nongnu.org; Sun, 09 May 2004 04:03:40 -0400 Received: from server3.messagingengine.com (server3.internal [10.202.2.134]) by mail.messagingengine.com (Postfix) with ESMTP id E2130B33692 for ; Sun, 9 May 2004 04:03:37 -0400 (EDT) Content-Disposition: inline Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 From: list-qemu@alias.spaceandtime.org Date: Sun, 09 May 2004 03:03:38 -0500 Message-Id: <1084089818.5383.196108898@webmail.messagingengine.com> Subject: [Qemu-devel] Debian 3.0 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, I installed Debian 3.0r2 under Qemu. However, I have the following problems: 1. During boot I get the message: modprobe: modprobe: Can't locate module char-major-10-135 2. During boot and at random times I get the message: probable hardware bug: clock timer configuration lost - probably a VIA686a. probable hardware bug: restoring chip configuration. Sometime it appears many times, sometimes not so many. 3. Can't get network working at all. I'm running a fully updated Fedora Core 1. /dev/net/tun exists. I put the qemu-ifup script in /etc. I also tried the instructions on http://user-mode-linux.sourceforge.net/networking.html. Nothing works. Qemu always reports: warning: could not open /dev/net/tun: no virtual network emulation Thanks.