From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GYP0z-00006Z-FS for qemu-devel@nongnu.org; Fri, 13 Oct 2006 11:32:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GYP0u-0008Va-Ek for qemu-devel@nongnu.org; Fri, 13 Oct 2006 11:32:00 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GYP0u-0008VS-2N for qemu-devel@nongnu.org; Fri, 13 Oct 2006 11:31:56 -0400 Received: from [64.233.182.185] (helo=nf-out-0910.google.com) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GYP9N-0005Nx-4e for qemu-devel@nongnu.org; Fri, 13 Oct 2006 11:40:41 -0400 Received: by nf-out-0910.google.com with SMTP id n29so864207nfc for ; Fri, 13 Oct 2006 08:31:54 -0700 (PDT) Message-ID: Date: Fri, 13 Oct 2006 17:31:53 +0200 From: "G Portokalidis" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: [Qemu-devel] qemu and kernel 2.6.18 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 recently installed the latest linux kernel, and i have been having problems with the tap interface since. I have been getting the following cryptic message: warning: could not configure /dev/net/tun: no virtual network emulation Could not initialize device 'tap' The tun driver is loaded, and /dev/net/tun is 'rw'. Any ideas what this is about? Could i have misconfigured something in the kernel? Cheers, George