[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] static vnc port



Hi,

I'm trying so give all my guests a static vnc display my Configfile looks like this.

     1 ostype = "opensuse"
     2 name = "suse-10.3-testcups"
     3 builder = "linux"
     4 memory = 512
     5 vcpus = 1
     6 uuid = "c6d9aa20-06c4-46f5-81e8-7906f7cfb642"
     7 on_crash = "destroy"
     8 on_poweroff = "destroy"
     9 on_reboot = "restart"
    10 localtime = 0
    11 bootloader = "/usr/lib/xen/boot/domUloader.py"
    12 bootargs = "--entry=xvda1:/boot/vmlinuz-xen,/boot/initrd-xen"
    13 extra = " "
14 disk = [ 'file:/vm/domains/suse-10.3-hfuchs-testcups/suse-10.3-testcups.img,xvda,w', 'file:/vm/domains/suse-10.3--testcups/suse-10.3-testcups.swap,xvdb,w', ]
    15 vif = [ 'mac=53:1b:e8:31:0d:ba', ]
    16 vfb = ['type=vnc,vncunused=1,vncdisplay=10']


But it doesnt work, is there something wrong in my configfile?
I'm using Xen on SLES 10.

Regards Marcus

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.