From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ET1Lv-0000C0-65 for qemu-devel@nongnu.org; Fri, 21 Oct 2005 14:10:51 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ET1Lt-0000BC-HZ for qemu-devel@nongnu.org; Fri, 21 Oct 2005 14:10:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ET1Lt-0000B0-3s for qemu-devel@nongnu.org; Fri, 21 Oct 2005 14:10:49 -0400 Received: from [64.233.162.204] (helo=zproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1ET1Lt-0007dz-3g for qemu-devel@nongnu.org; Fri, 21 Oct 2005 14:10:49 -0400 Received: by zproxy.gmail.com with SMTP id s18so472096nze for ; Fri, 21 Oct 2005 11:10:44 -0700 (PDT) Message-ID: <79bf98480510211110p64e09d7eld7d53e49ffe33e23@mail.gmail.com> Date: Fri, 21 Oct 2005 11:10:44 -0700 From: Mike Swanson Subject: Re: [Qemu-devel] booting WIN XP from Linux In-Reply-To: <4358F5B5.4040909@xtal.rwth-aachen.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4358DDE9.1000307@mail.ru> <4358F5B5.4040909@xtal.rwth-aachen.de> 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 I have heard that making a new, blank "Hardware Profile" works, however I have neither tried it nor do I know the exact instructions to do so. On 10/21/05, Jan Marten Simons wrote: > Sergey Smirnov wrote: > > >Does qemu support boot XP from Linux? > >I use Debian Linux. > >apt-get install qemu > >... > >qemu -m 256 -snapshot -hda /dev/hda > >grub messages > >Choose XP > >Black screen... > > > > > I suppose WinXP does not like to be booted in a completly different > machine (copy-protection, drivers bound to the system). when trying to > boot a disc in qemu it is equal to taking the physical disc to a > completly different physical pc. If I remember corectly there are some > guides (from Microsoft) on migrating WinXP to a new host, but it's not > as easy as migrating linux for example. Different hardware profiles are > an option I suppose. -- Mike