From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HZSTX-0001cY-Ar for qemu-devel@nongnu.org; Thu, 05 Apr 2007 09:58:07 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HZSTU-0001cL-VB for qemu-devel@nongnu.org; Thu, 05 Apr 2007 09:58:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HZSTU-0001cI-PI for qemu-devel@nongnu.org; Thu, 05 Apr 2007 09:58:04 -0400 Received: from as-7.de ([80.190.252.16] helo=mail.as-6.de) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HZSQ7-0002Us-0r for qemu-devel@nongnu.org; Thu, 05 Apr 2007 09:54:35 -0400 Received: from localhost (localhost [127.0.0.1]) by mail.as-6.de (Postfix) with ESMTP id 8A3DA92801A for ; Thu, 5 Apr 2007 15:54:29 +0200 (CEST) Received: from mail.as-6.de ([127.0.0.1]) by localhost (mail.as-6.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id SUj--GUV8knU for ; Thu, 5 Apr 2007 15:54:29 +0200 (CEST) Received: from halim.local (p54AEFDF5.dip.t-dialin.net [84.174.253.245]) by mail.as-6.de (Postfix) with ESMTP id 5DBD792800A for ; Thu, 5 Apr 2007 15:54:29 +0200 (CEST) Received: from halim by halim.local with local (Exim 4.63) (envelope-from ) id 1HZSQ3-00070x-Gv for qemu-devel@nongnu.org; Thu, 05 Apr 2007 15:54:31 +0200 Date: Thu, 5 Apr 2007 15:54:31 +0200 From: Halim Sahin Message-ID: <20070405135430.GA25980@halim.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] qemu-img convert creates non-bootable image 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 converted a vmware image to raw format but it is not bootable any more. I used qemu-img convert xyz.vmdk -f raw xyz.img Any Ideass? Halim