18.8. Acesso ao Console de convidado com Virtualização Completa.
Full Virtualized guest operating systems automatically has a text console configured for use, but the difference is the kernel guest is not configured. To enable the guest virtual serial console to work with the Full Virtualized guest, you must modify the guest's
grub.conf
file, and include the 'console =ttyS0 console=tty0'
parameter. This ensures that the kernel messages are sent to the virtual serial console (and the normal graphical console). If you plan to use the virtual serial console in a full virtualized guest, you must edit the configuration file in the /etc/xen/
directory. On the host domain, you can then access the text console by typing:
xm console
Você também pode usar o Gestor de Máquina Virtual para exibir o console serial. Na janela Detalhes sobre a Máquina Virtual, selecione o Console Serial a partir do menu Visualizar.