Idafen Santana Pérez wrote on 04/04/11 20:21:
http://dev.opennebula.org/attachments/download/170/ttylinux.tar.gz)

NAME   = ttylinux-public
CPU    = 0.1
MEMORY = 64
DISK   = [
  image = "ttylinux",
  target   = "hda",
  readonly = "no" ]
NIC    = [ NETWORK = "onetd" ]
FEATURES=[ acpi="no" ]
Have you tried to specify GRAPHICS section in ttylinux.one as written at [1] e.g.:
#listen = "0.0.0.0" will listen on any ip
GRAPHICS = [ type    = "vnc", listen  = "0.0.0.0", port    = "5938"]

[1] http://opennebula.org/documentation:rel2.2:template

Nikolay.
_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to