Re: [libvirt] How to connect to the running VM

On Fri, Jul 29, 2011 at 10:36:48AM -0700, bala suru wrote:
Hi, Can you suggest any links /docs which explain the kvm image creation steps ..?
Replying on list for the benefit of everyone. I don't know what you're referring to when you say kvm image. Are you asking how to install the OS in the guest? Dave
rgds
On Fri, Jul 29, 2011 at 9:17 AM, Dave Allan <dallan@redhat.com> wrote:
On Fri, Jul 29, 2011 at 05:06:06PM +0530, bala suru wrote:
Hi, I have deployed some VM on to the KVM-qemu and installed libvirtd ..
I could see the VM running by command virsh list .
but how to login to the VMs other than SSH ..? i tried virsh vncdisplay , but no output ..
virt-viewer <name of VM>
will give you the graphical console if you have one set up.
virt-manager gives you both graphical console and a graphical interface to configure the VM.
Dave
regards bala
-- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list
participants (1)
-
Dave Allan