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
또한, 가상 장치 관리자를 사용하여 직렬 콘솔을 표시할 수 있습니다. 가상 장치 상세정보 창에서, 보기 메뉴에서 직렬 콘솔을 선택하시기 바랍니다.