From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1CnlQH-0002JP-IK for qemu-devel@nongnu.org; Sun, 09 Jan 2005 17:20:34 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1CnlQ8-0002Dl-Sb for qemu-devel@nongnu.org; Sun, 09 Jan 2005 17:20:26 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1CnlQ4-0002BE-4D for qemu-devel@nongnu.org; Sun, 09 Jan 2005 17:20:20 -0500 Received: from [210.86.15.187] (helo=mta205-rme.xtra.co.nz) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Cnl87-0004Rm-4E for qemu-devel@nongnu.org; Sun, 09 Jan 2005 17:01:47 -0500 Received: from mta1-rme.xtra.co.nz ([210.86.15.142]) by mta205-rme.xtra.co.nz with ESMTP id <20050109220143.GGRY18126.mta205-rme.xtra.co.nz@mta1-rme.xtra.co.nz> for ; Mon, 10 Jan 2005 11:01:43 +1300 Received: from Nick ([219.88.94.96]) by mta1-rme.xtra.co.nz with ESMTP id <20050109220143.QJZP22485.mta1-rme.xtra.co.nz@Nick> for ; Mon, 10 Jan 2005 11:01:43 +1300 Message-ID: <41E1A9DE.8050008@orcon.net.nz> Date: Mon, 10 Jan 2005 11:02:06 +1300 From: Ed MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Can't extract image using 7-zip 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. Bit of a newbie question I'm afraid, but I've spent hours trying to figure this Qemu thing out! I have been trying to mount the Mandrake 10.1 FreeOSZoo image onto Qemu 0.6.1 under Windows XP. My basic problem is that once I extract the .tar.bz2 to make it .tar, using 7zip, I can't then repeat the process to get the final .img file that I seem to require in order to fire it up in Qemu. Is there a simple solution to this? 7zip just tells me that the .tar file is not a valid archive. I've also had trouble getting Qemu to launch properly using, for example, a Knoppix .iso image. Like I say, I've spent ages trying to get to grips with the Qemu information that is around the place, so does anybody know of a good place for me to start looking for some simple newbie guidance? Many thanks, in advance.