Page 2 of 2 FirstFirst 12
Results 11 to 11 of 11

Thread: KVM/libvirt VM console access?

  1. #11
    Join Date
    May 2012
    Beans
    1

    Re: KVM/libvirt VM console access?

    I know this thread is old but I was searching for this exact problem and was having a tough time with it.

    Here is the solution I found:

    Setup:

    Macbook Pro running Mac OS X 10.7.3
    Dell R210 Server running Ubuntu 10.04 with KVM-QEMU installed

    Settings on Mac
    MacBook-Pro:~ user$ cat ~/.ssh/config
    ServerAliveInterval=60
    ForwardX11=yes
    MacBook-Pro:~ user$
    Command on server
    root@vmhost1:~# virt-viewer name-of-VM
    If you get something along the lines of
    (virt-viewer:2399): Gtk-WARNING **: cannot open display: localhost:10.0
    Log out and log back in. Try virt-viewer again, and it should work.
    Last edited by asianscion; May 3rd, 2012 at 02:31 AM. Reason: autocorrect changed virt to dirt

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •