Hi,
I’m having a problem getting xen windows to accept
input from the VNC console.
I built 3.3 from source and I got it to boot but it sits at
the prompt waiting for key input.
I don’t know why it isn’t taking accepting any
input from vnc viewer.
I’m running centos 5.2 x86_64 using a 3.3.0 xen
Btw, is there an up to date way to build the linux kernel
from the xen-linux2.6. source? All the documentation I’ve found seems to
use some deprecated way because everytime I try to do a make all or make world
after I do a make menuconfig it complains about a dirty source.
Here is my conf file for the windows hvm.
Thanks,
Jay
kernel = "/usr/lib/xen/boot/hvmloader"
builder='hvm'
memory = 512
name = "Windows"
vif = [ 'bridge=xenbr0' ]
disk = [
'phy:/dev/sdc,hda,w','tap:aio:/root/windows2003.iso,hdc:cdrom,r' ]
boot='dc'
vnc=1
vncconsole=1
serial='pty'
usbdevice='tablet'
sdl=0
acpi=1
apic=1
stdvga=0
root = "/dev/hda1 ro"
extra = "4"
boot='dc'
vnc=1
vncconsole=1
serial='pty'
usbdevice='tablet'
sdl=0
acpi=1
apic=1
stdvga=0