<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 14-10-2014 07:04, Yu Xin Huo wrote:<br>
    <blockquote cite="mid:543CF510.6090303@linux.vnet.ibm.com"
      type="cite">
      <meta http-equiv="content-type" content="text/html; charset=utf-8">
      <a moz-do-not-send="true" 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>
    </blockquote>
    <br>
    That's what I understand as well.<br>
  </body>
</html>