Displaying 5 results from an estimated 5 matches for "win01".
2009 May 12
7
Trying to install windows as guest
...t every time I reboot, it keeps booting back to
the installer.
Here is my config:
------------<code>---------------------------------------
kernel="/usr/lib/xen/boot/hvmloader"
builder="hvm"
memory=512
device_model=''/usr/lib/xen/bin/qemu-dm''
name="win01"
vcpus=1
vif=[''type=ioemu,bridge=xenbr0'']
disk = [ ''phy:vg/win01,sda,w'',''file:/mnt/winxp.iso,hdc:cdrom,r'' ]
device_model=''/usr/lib/xen/bin/qemu-dm''
sdl=0
vnc=1
vncconsole=0
vncpasswd=''''
ne2000=0
boot='...
2008 Jan 05
8
Question about ioemu ...
...ion is very simple . I Have a HVM working fine ( I hope so ...
) on a CentOS 5.1 , xen 3.1.
I created config file by hand .. I''m not using virtmanager from CentOS ..
I '' m using LVM dev w/o file system formated.
My HDA is configured like this:
disk = [ ''phy:/dev/vms_1/win01,hda,w'' ]
My question , what is the diference if I configure like this ...
disk = [ ''phy:/dev/vms_1/win01,ioemu:hda,w'' ]
What "ioemu" means ?
Thanks
Edison
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.c...
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
...= ''lib''
kernel = "/usr/lib/xen/boot/hvmloader"
builder=''hvm''
memory=2048
shadow_memory = 8
name = "xenwin7"
vif = [ '' bridge=eth0, mac=00:16:3e:00:12:34'' ]
acpi = 1
apic = 1
disk = [ ''file:/home/hwieser/xen/domains/win01/disk.img,hda,w'',
''file:/home/hwieser/xen/domains/windows7_ultimate.iso,hdc:cdrom,r'' ]
device_model = ''/usr/'' + arch_libdir + ''/xen/bin/qemu-dm''
boot="dc"
sdl = 0
vnc = 1
vncconsole = 1
vncpasswd = ''''
serial...
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month.
When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here
2011 May 18
90
Patches for VGA-Passthrough XEN 4.2 unstable
Hello, I have been working on VGA-passthrough in the last month.
When Xen was at his version 3.5 there was a few patches to make this work for some graphic cards using the patches developed by Han Weidong and posted here (http://lists.xensource.com/archives/html/xen-devel/2009-08/msg01176.html) and the same patches posted file by file are here