From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IjzQ0-0000b7-CV for qemu-devel@nongnu.org; Mon, 22 Oct 2007 11:42:16 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IjzPy-0000Xv-N2 for qemu-devel@nongnu.org; Mon, 22 Oct 2007 11:42:15 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IjzPy-0000Xl-HD for qemu-devel@nongnu.org; Mon, 22 Oct 2007 11:42:14 -0400 Received: from ik-out-1112.google.com ([66.249.90.178]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IjzPy-0008DR-9x for qemu-devel@nongnu.org; Mon, 22 Oct 2007 11:42:14 -0400 Received: by ik-out-1112.google.com with SMTP id c29so574048ika for ; Mon, 22 Oct 2007 08:42:13 -0700 (PDT) From: Christian Fontana Date: Mon, 22 Oct 2007 17:41:52 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200710221741.53069.christian.fontana@gmail.com> Subject: [Qemu-devel] Strange behaviour 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'm using QEMU to expirement configuration, sw,... so I've create some images with different linux distros. Yesterday I've upgraded my Kubuntu from 7.04 to 7.10 and so also qemu was upgraded from 0.8.2 to 0.9.0. What I discovered is that some VM I've created (in particular suse) now are not working: they aren0t able to mount disk. What can I do? I tried the same disks on a not-upgraded kubuntu and everything works fine. Ciao Christian