Skip to content

Serial Port

Attach virtual serial ports to the virtual machine for debugging or console access.

📸 Screenshot: Serial Port Section

Fields

  • Mode:
  • Console: Displays serial output in a built-in terminal-style view within VirtualProg.
  • File: Redirects serial output to a log file on the host system.
  • File Path (if mode is File): Path to the output file where the serial data will be saved.

Usage Notes

  • Console mode is ideal for monitoring guest boot logs or kernel messages in real-time.
  • File mode is useful for persistent logging, debugging, or unattended monitoring, especially in headless environments.