Cyconet Blog avatar

Cyconet Blog


Remember, a Jedi can feel the Force flowing through him. Then we’ll go with that data file! As you wish. Robot 1-X, save my friends! And Zoidberg!


  • Home
  • Projects
  • Publications
  • EMail Conditions
  • About
  • Imprint
  • Github
  • Xing
  • RSS

25 Feb 2007 in Planet Linux hacking ~ read.

Serial console with VMWare

In your config file of virtual machine you need the following:

# grep serial openwrt.vmx
serial0.present = "TRUE"
serial0.fileType = "pipe"
serial0.fileName = "./serial1"
serial0.pipe.endPoint = "server"
serial0.hardwareFlowControl = "TRUE"

Redirect output to stdio or a port:

# socat  <path_to_virtual_machine_dir>/serial1 <stdio |tcp4-listen:<port>>
← OpenWRT 0.9 / X-WRT 2.75 last weekend on CLT →
© 2021. All rights reserved. Built with Uno Zen under Ghost. Original design by Dale Anthony.