Non-graphical domain:
=====================
[allen@araj-nhm:~]sudo virsh list
Id Name State
----------------------------------
0 Domain-0 running
2 para-osol-b93 blocked
[allen@araj-nhm:~]sudo virsh console 2
unknown console login:
unknown console login: root
Password:
Last login: Tue Sep 2 16:20:53 on console
Sep 2 16:37:32 unknown login: ROOT LOGIN /dev/console
Sun Microsystems Inc. SunOS 5.11 snv_93 January 2008
# ls
#
[press Ctrl+']' here]
[allen@araj-nhm:~]
Note: Press Ctrl+] to detach a console.
Graphical domain:
=================
Use graphical virtual machine management tool to create and manage the HVM virtual machine is the simplest way. To access the vnc desktop of the HVM guset:
% sudo virsh vncdisplay domain-name
% sudo vncviewer localhost:d
where d is the output of the first command.
=====================
[allen@araj-nhm:~]sudo virsh list
Id Name State
----------------------------------
0 Domain-0 running
2 para-osol-b93 blocked
[allen@araj-nhm:~]sudo virsh console 2
unknown console login:
unknown console login: root
Password:
Last login: Tue Sep 2 16:20:53 on console
Sep 2 16:37:32 unknown login: ROOT LOGIN /dev/console
Sun Microsystems Inc. SunOS 5.11 snv_93 January 2008
# ls
#
[press Ctrl+']' here]
[allen@araj-nhm:~]
Note: Press Ctrl+] to detach a console.
Graphical domain:
=================
Use graphical virtual machine management tool to create and manage the HVM virtual machine is the simplest way. To access the vnc desktop of the HVM guset:
% sudo virsh vncdisplay domain-name
% sudo vncviewer localhost:d
where d is the output of the first command.