[one-users] VNC problems

Luca Lorenzini lorenzini.luca at gmail.com
Tue Jun 1 07:11:04 PDT 2010


After launching a VM (ubuntu-desktop 10) i connect to it with vnc. The Login
windows appear but both the mouse and the keyboard dont work (it seems that
vm freezes). Launching the wm with kvm command line (kvm -no-acpi -vnc
localhost:0 ubuntu.img -m 512) it works fine!

I'm using opennebula 1.2 and the VM template is this:

NAME   = ubuntu-desktop
MEMORY = 512
CPU=0.5

OS = [
boot="hd",
kernel="/vmlinuz",
initrd="/initrd.img",
root="sda1"
]

DISK   = [
  source = "/public/lorenz/cloud/ubuntu.img",
  target   = "sda",
  readonly = "no",
  clone = "no"
]


GRAPHICS =[type ="vnc",listen ="127.0.0.1", port = "5910"]
NIC    = [ NETWORK = "private" ]

FEATURES=[ acpi="no" ]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opennebula.org/pipermail/users-opennebula.org/attachments/20100601/1a4ccfb8/attachment-0002.htm>


More information about the Users mailing list