* running windows xp created by vmware server on kvm/qemu
@ 2009-02-12 21:46 David S. Ahern
2009-02-12 21:49 ` Mark Bidewell
` (2 more replies)
0 siblings, 3 replies; 7+ messages in thread
From: David S. Ahern @ 2009-02-12 21:46 UTC (permalink / raw)
To: qemu-devel, kvm-devel
Has anyone successfully ported a Windows XP image from vmware server to
kvm/qemu?
My attempt is getting a blue screen that disappears very quickly --
something about a corrupted image. I can attach the disk image as a
second drive to another XP instance -- one created with kvm and running
on it -- and the original disk image seems to be fine.
Any ideas?
david
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: running windows xp created by vmware server on kvm/qemu
2009-02-12 21:46 running windows xp created by vmware server on kvm/qemu David S. Ahern
@ 2009-02-12 21:49 ` Mark Bidewell
2009-02-12 21:51 ` David S. Ahern
2009-02-12 22:07 ` Martin Maurer
2009-02-13 0:20 ` [Qemu-devel] " Jamie Lokier
2 siblings, 1 reply; 7+ messages in thread
From: Mark Bidewell @ 2009-02-12 21:49 UTC (permalink / raw)
To: David S. Ahern, kvm
On Thu, Feb 12, 2009 at 4:46 PM, David S. Ahern <daahern@cisco.com> wrote:
> Has anyone successfully ported a Windows XP image from vmware server to
> kvm/qemu?
>
> My attempt is getting a blue screen that disappears very quickly --
> something about a corrupted image. I can attach the disk image as a
> second drive to another XP instance -- one created with kvm and running
> on it -- and the original disk image seems to be fine.
>
> Any ideas?
>
> david
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
Can you boot into safe mode? I know that WinXP, is very sensitive to
HW changes.
--
Mark Bidewell
http://www.linkedin.com/in/markbidewell
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: running windows xp created by vmware server on kvm/qemu
2009-02-12 21:49 ` Mark Bidewell
@ 2009-02-12 21:51 ` David S. Ahern
2009-02-12 22:19 ` Harald Braumann
0 siblings, 1 reply; 7+ messages in thread
From: David S. Ahern @ 2009-02-12 21:51 UTC (permalink / raw)
To: Mark Bidewell; +Cc: kvm
Mark Bidewell wrote:
> On Thu, Feb 12, 2009 at 4:46 PM, David S. Ahern <daahern@cisco.com> wrote:
>> Has anyone successfully ported a Windows XP image from vmware server to
>> kvm/qemu?
>>
>> My attempt is getting a blue screen that disappears very quickly --
>> something about a corrupted image. I can attach the disk image as a
>> second drive to another XP instance -- one created with kvm and running
>> on it -- and the original disk image seems to be fine.
>>
>> Any ideas?
>>
>> david
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe kvm" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>>
>
> Can you boot into safe mode? I know that WinXP, is very sensitive to
> HW changes.
>
No. agp440.sys is the last file loaded before the bluescreen.
david
^ permalink raw reply [flat|nested] 7+ messages in thread
* RE: running windows xp created by vmware server on kvm/qemu
2009-02-12 21:46 running windows xp created by vmware server on kvm/qemu David S. Ahern
2009-02-12 21:49 ` Mark Bidewell
@ 2009-02-12 22:07 ` Martin Maurer
2009-02-13 22:02 ` David S. Ahern
2009-02-13 0:20 ` [Qemu-devel] " Jamie Lokier
2 siblings, 1 reply; 7+ messages in thread
From: Martin Maurer @ 2009-02-12 22:07 UTC (permalink / raw)
To: David S. Ahern, kvm-devel; +Cc: qemu-devel
> -----Original Message-----
> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
> Behalf Of David S. Ahern
> Sent: Donnerstag, 12. Februar 2009 22:46
> To: qemu-devel@nongnu.org; kvm-devel
> Subject: running windows xp created by vmware server on kvm/qemu
>
> Has anyone successfully ported a Windows XP image from vmware server to
> kvm/qemu?
See http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE
Br, Martin
>
> My attempt is getting a blue screen that disappears very quickly --
> something about a corrupted image. I can attach the disk image as a
> second drive to another XP instance -- one created with kvm and running
> on it -- and the original disk image seems to be fine.
>
> Any ideas?
>
> david
>
> --
> To unsubscribe from this list: send the line "unsubscribe kvm" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: running windows xp created by vmware server on kvm/qemu
2009-02-12 21:51 ` David S. Ahern
@ 2009-02-12 22:19 ` Harald Braumann
0 siblings, 0 replies; 7+ messages in thread
From: Harald Braumann @ 2009-02-12 22:19 UTC (permalink / raw)
To: David S. Ahern; +Cc: Mark Bidewell, kvm
On Thu, 12 Feb 2009 14:51:55 -0700
"David S. Ahern" <daahern@cisco.com> wrote:
> No. agp440.sys is the last file loaded before the bluescreen.
http://www.virtualbox.org/wiki/Migrate_Windows
Cheers,
harry
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [Qemu-devel] running windows xp created by vmware server on kvm/qemu
2009-02-12 21:46 running windows xp created by vmware server on kvm/qemu David S. Ahern
2009-02-12 21:49 ` Mark Bidewell
2009-02-12 22:07 ` Martin Maurer
@ 2009-02-13 0:20 ` Jamie Lokier
2 siblings, 0 replies; 7+ messages in thread
From: Jamie Lokier @ 2009-02-13 0:20 UTC (permalink / raw)
To: qemu-devel; +Cc: kvm-devel
David S. Ahern wrote:
> Has anyone successfully ported a Windows XP image from vmware server to
> kvm/qemu?
>
> My attempt is getting a blue screen that disappears very quickly --
> something about a corrupted image. I can attach the disk image as a
> second drive to another XP instance -- one created with kvm and running
> on it -- and the original disk image seems to be fine.
It's possible QEMU's vmware-format disk image code has a bug.
Did you run with the vmware disk image directly, or convert to a raw
format using VMware's own tool first? If not, and the raw size isn't
too large, try that.
-- Jamie
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: running windows xp created by vmware server on kvm/qemu
2009-02-12 22:07 ` Martin Maurer
@ 2009-02-13 22:02 ` David S. Ahern
0 siblings, 0 replies; 7+ messages in thread
From: David S. Ahern @ 2009-02-13 22:02 UTC (permalink / raw)
To: Martin Maurer; +Cc: kvm-devel, qemu-devel
Martin Maurer wrote:
>> -----Original Message-----
>> From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On
>> Behalf Of David S. Ahern
>> Sent: Donnerstag, 12. Februar 2009 22:46
>> To: qemu-devel@nongnu.org; kvm-devel
>> Subject: running windows xp created by vmware server on kvm/qemu
>>
>> Has anyone successfully ported a Windows XP image from vmware server to
>> kvm/qemu?
>
> See http://pve.proxmox.com/wiki/Migration_of_servers_to_Proxmox_VE
>
> Br, Martin
That did the trick. Thanks for sharing.
david
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2009-02-13 22:03 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-12 21:46 running windows xp created by vmware server on kvm/qemu David S. Ahern
2009-02-12 21:49 ` Mark Bidewell
2009-02-12 21:51 ` David S. Ahern
2009-02-12 22:19 ` Harald Braumann
2009-02-12 22:07 ` Martin Maurer
2009-02-13 22:02 ` David S. Ahern
2009-02-13 0:20 ` [Qemu-devel] " Jamie Lokier
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox