A. Virtualbox Serial Ports settings: 1. Check "Enable Serial Port" 2. Choose Port Number "COM1" Port Mode: Host Pipe Check "Create Pipe" Enter Port/File Path: $PATH_TO_YOUR_HOME/serial1 (Then this file will be at your home directory) B. Boot Clonezilla live, append "live-getty console=ttyS0,38400n81" C. To connect to the named pipe: socat unix-connect:serial1 stdio,echo=0,raw