Red Hat Training
A Red Hat training course is available for Red Hat Enterprise Linux
18.8. 完整虛擬化客座端主控台存取
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
您也可以使用虛擬主機管理程式來顯示序列主控台。在虛擬主機詳細資料,從瀏覽選單選取序列主控台。