|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] GPLPV drivers 0.9.11/0.9.12
James Harper schrieb:
Does the whole DomU freeze or just the RDP connection? Does it
definitely not happen without the drivers?
I am using the same setup as you (except it's the English version) and
have no problems. Please tell me more about your Dom0 and xen versions
and your domain config file.
Thanks
James
The whole domU freezes (see it in vnc). It does not happen without the
drivers. Dom0 is a debian etch 64bit with self compiled 3.3.0 xen
hypervisor. Have here 2 w2k8 domUs: server core and normal install both
32bit. Both german edition. Both freeze totaly with the drivers and rdp.
My config:
kernel = '/usr/lib/xen/boot/hvmloader'
builder = 'hvm'
memory = '768'
device_model='/usr/lib/xen/bin/qemu-dm'
# Disks
disk = [ 'phy:/dev/sys/samael-root,ioemu:hda,w',
'file:/srv/public/distros/de_windows_server_2008_datacenter_enterprise_standard_x86_dvd_X14-26718.iso,hdc:cdrom,r'
]
# Hostname
name = 'samael'
# Networking
vif = ['bridge=eth0, mac=00:16:3e:07:31:90' ]
# Control
vfb = [ "type=vnc, vnclisten=192.168.50.40, vncdisplay=20" ]
#-----------------------------------------------------------------------------
# set the real time clock to local time [default=0 i.e. set to utc]
localtime=0
# Behaviour
boot='dc'
usb=1
usbdevice='tablet'
keymap='de'
Greetz
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|