search for: winxp_sp3

Displaying 3 results from an estimated 3 matches for "winxp_sp3".

Did you mean: winxp_sp2
2010 Sep 13
4
Migrate existing Windows XP VirtualBox VM to Xen
...= "restart" on_crash = "restart" device_model = "/usr/lib64/xen/bin/qemu-dm" usb = 1 usbdevice = "tablet" sdl = 0 vnc = 1 vncunused = 1 keymap = "en-us" disk = [ "file:/var/lib/xen/images/disk.raw,hda,w", "file:/distros/windows/xp_sp3/winxp_sp3.iso,hdc:cdrom,r" ] vif = [ "mac=00:16:36:75:32:52,bridge=xenbr0,script=vif-bridge" ] parallel = "none" serial = "pty" But the result is always the same: the Xen guest starts but I get the "Windows didn''t shutdown correctly" menu, with the &quo...
2010 Jun 06
11
Hotplug scripts not working - Networking woes on opensuse 11.3 m7 with XEN4 on W510 Thinkpad
Anyone can help me with this problem I''ve described here: https://bugzilla.novell.com/show_bug.cgi?id=612006 I''ve had XEN4.0 working on CentOS 5.4 platform without these problems.  I''m trying to do the same now with a newer laptop and CentOS didn''t recognise half hte drivers.  The latest opensuse 11.3 does have these drivers and specifically nouveau
2008 Dec 12
22
Disabling cirrus-vga
Hi xen developers, Does any of you know how to disable the cirrus-vga emulation for hvm in xen? I have been trying to disable that from the source codes, but even with that, I still see a VGA controller when I boot up my guest domain. In particular, I would like to do this because I am passing through a graphics card to my guest domain using direct pass through. Thanks, - billy