From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HVjEi-0007Ys-UD for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:03:24 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HVjEh-0007Vc-7J for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:03:24 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HVjEg-0007Un-WC for qemu-devel@nongnu.org; Mon, 26 Mar 2007 02:03:23 -0500 Received: from ik-out-1112.google.com ([66.249.90.177]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HVjCS-000562-HS for qemu-devel@nongnu.org; Mon, 26 Mar 2007 03:01:04 -0400 Received: by ik-out-1112.google.com with SMTP id c30so1825198ika for ; Mon, 26 Mar 2007 00:00:59 -0700 (PDT) Message-ID: <46d6db660703260000x346300e0ma5b89173f12a89fe@mail.gmail.com> Date: Mon, 26 Mar 2007 09:00:58 +0200 From: "Christian MICHON" Subject: Re: [Qemu-devel] Moving pre-installed Windows to qemu? In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: 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 quite impossible: the hardware inside qemu guest would be different with the real hardware of the laptop. worst case: error 7b and blue screen. it will not go further, and it means you need to reinstall everything. best case: it moves further in safe mode, but then you'll need the xp cdrom for installing updated drivers. I've seen this working with win95. I had a complete dd of an old win95 harddisk, and was able to boot my "old" pc when I actually threw away the hardware... :) On 3/19/07, Stefan Monnier wrote: > [ The Wiki seems to be down "[Errno 28] No space left on device". ] > > As soon as I received my new laptop I began by shrinking its XP partition > and installing Debian on it. Now, I don't intend to use XP on it ever, but > my wife would need to do that occasionally. I'd rather be able to do it > without stopping Debian by running XP under QEMU by am wondering how I could > do that using only my current partition (or the "rescue" partition): Lenovo > did not provide an actual DVD or some such install media. > > Any idea? > > > Stefan > > > PS: I could consider using Xen as well if that makes it easier, although I'd > much rather use qemu since it doesn't require any special kernel. > > > > -- Christian