Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

18.8. Zugriff auf die Konsole des Gasts bei voller Virtualisierung

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
Sie können außerdem den Virtuelle Maschine Manager dazu verwenden, die serielle Konsole anzuzeigen. Wählen Sie dazu im Fenster "Virtuelle Maschine Details" die Option "Serielle Konsole" aus dem Menü "Anzeigen".