Everything Related To The Beaglebone SBC
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

11 lines
416 B

  1. Ubuntu to Serial Console on BBB
  2. In the VB window where your guest is running,
  3. click on Devices -> USB -> Prolific Technology Inc (or whatever) USB device you want to share to your guest.
  4. Once you do that, Ubuntu will "see" the USB connection and automatically create the necessary /dev/ttyUSB0 device.
  5. Then you can use any of the normal tools to open up /dev/ttyUSB0. Screen, minicom, gtkterm, etc.