<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<a class="moz-txt-link-freetext" href="https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/sect-Virtualization-Troubleshooting_-Troubleshooting_with_serial_consoles.html">https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Virtualization_Administration_Guide/sect-Virtualization-Troubleshooting_-Troubleshooting_with_serial_consoles.html</a><br>
<br>
Per my understanding:<br>
<br>
1. To enable the serial console, it needs configuration on guest OS.<br>
<br>
<i> You must configure the virtualized operating system to
output information to the virtual serial port.</i><i><br>
</i><i> The serial port is called </i><i><code
class="systemitem">ttyS0</code></i><i> on Linux or </i><i><code
class="systemitem">COM1</code></i><i> on Windows.</i><br>
<br>
It need to modify the <code class="filename">/boot/grub/grub.conf</code>
file on guest OS and reboot guest.<br>
<br>
So VM must have OS already installed, seems like it needs the
guest to be running.<br>
<br>
2. The serial console can be accessed with 'virsh console' or 'use <code
class="command">virt-manager</code> to display the virtual text
console'.<br>
<br>
So the target of this work item is to add a 'web command line
console' in kimchi UI to access the 'serial console'?<br>
<br>
<code class="filename"></code><code class="filename"></code><br>
</body>
</html>