[root@666 ok]# virsh list --all Id Name State ---------------------------------------------------- 1 c01 running - c02 shut off - c03 shut off - c70 shut off - w7 shut off - win7 shut off [root@666 ok]# virsh console c01 Connected to domain c01 Escap
If you're trying to get to the console, you can either use virt-viewer for the graphical console or attach to a serial TTY (as Carlos mentioned) with the "virsh console" command. Assuming your vm is named "myvm", you'd use virt-viewer
I am trying to kickstart a newly built VM. I am stuck with the following. Want to start with a console so that I can include username and other info for this VM: @vmhost02 ~]$ sudo virsh start --console testengine Domain testengine started Connected
xen XenServer is the leading open source virtualization platform, powered by the Xen Project hypervisor and the XAPI toolstack. It is used in the world's largest clouds and enterprises. Commercial support for XenServer is available from Citrix. Xen的问