Displaying 1 result from an estimated 1 matches for "c6d9aa20".
Did you mean:
  c6d98a00
  
2008 Mar 06
3
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,...