Hi all,
I have one question, who can help me? I have installed a centos
as a guestos based on xen, my config as below:
kernel = "/usr/lib/xen/boot/hvmloader"
builder = 'hvm'
name = "test"
memory = 1024
disk = [ 'file:/srv/xen/test.img,hda,w',
'file:/root/xen/CentOS-5.4-i386-bin-DVD.iso,hdc:cdrom,r'
boot = "d"
vif = [ 'type=ioemu, bridge=eth1' ]
vcpus=1
on_reboot = 'restart'
on_crash = 'restart'
sdl=0
vnc=1
vnclisten="0.0.0.0"
vncpasswd='password'
stdvga=0
serial='pty'
usbdevice='tablet'
I used "xm create test" to create a domain, and used the vncviewer to
control the installation of centos.
After that, the system runs ok, nothing wrong. I can attach to this
domain's VNC server by using "xm vncviewer test".
However, now if I use "xm console test", nothing print, like the command hangs.
Who can help me? Thanks a lot.
Qiang Ma
Fudan University
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|