[one-users] VNC problems
Ruben S. Montero
rubensm at dacya.ucm.es
Tue Jun 1 11:13:28 PDT 2010
Hi,
Try adding to the following to the OpenNebula template:
INPUT = [ type = "tablet", bus = "usb" ]
Also you can set the keymap for your keyboard. For my spanish keyboard
I am using:
GRAPHICS = [ type = "vnc", listen = "127.0.0.1", port = "5902", keymap="es"]
Cheers
Ruben
On Tue, Jun 1, 2010 at 4:11 PM, Luca Lorenzini <lorenzini.luca at gmail.com> wrote:
> 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" ]
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opennebula.org
> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
>
>
--
Dr. Ruben Santiago Montero
Associate Professor (Profesor Titular), Complutense University of Madrid
URL: http://dsa-research.org/doku.php?id=people:ruben
Weblog: http://blog.dsa-research.org/?author=7
More information about the Users
mailing list