|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen and windows xp
Thank you all for your help. For whatever reason it took me some time to get a working config for windows xp. I did end up uninstalling Centos' version of Xen and went with xensource's open source 3.1 version. I used
http://blog.fupps.com/2007/07/05/your-computer-will-be-more-reliable/#comment-1141 as a reference. Here is the config I got to work:
name = "winxp" builder = "hvm" memory = "500" disk = [ 'file:/xen/win/winxp.img,hda,w', 'file:/home/bob/WindowsXP/winxp_sp2.iso,hdc:cdrom,r' ] boot='c'
vif = [ 'type=ioemu, mac=00:16:3e:0e:b6:e5, bridge=xenbr0' ] uuid = "c74d2249-9907-5c68-f7ac-314dd11ae7aa" device_model = "/usr/lib64/xen/bin/qemu-dm" kernel = "/usr/lib/xen/boot/hvmloader"
vnc=0 vncunused=0 apic=0 acpi=0 sdl=1 vcpus=2 serial = "pty" # enable serial console >on_reboot = 'restart' on_crash = 'restart'
usb=1 audio=1
I hope this helps someone.
On 6/30/07, Ana <christiana@xxxxxxxxxxxxxxxxx
> wrote:On Fri, Jun 29, 2007 at 11:47:22AM +0200, Petersson, Mats wrote: > > Does anyone have an idea of what may be preventing me from
> > running this Windows XP 64 system in a DOMu? I have also > > tried a 32 bit system with the same results. Thank you. > > I don't see why 32-bit XP shouldn't work in this setup - I'm pretty
> certain that it should work. I can also with almost certainty say that > 3.0.3 doesn't support 64-bit XP version. You need 3.0.4 for that (I > would recommend an upgrade to 3.1, as it has a bunch of other
> improvements too).
I had trouble with installing 32-bit WinXP on a Debian 64-bit AMD system until I installed 3.1. Since then it's been smooth sailing.
- Ana
_______________________________________________
Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] xen and windows xp,
Bob Gamble <=
|
|
|
|
|