[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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: _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |