From Wanos Wiki
Revision as of 13:03, 6 November 2015 by Lew (Talk | contribs)

Jump to: navigation, search

Configure Serial Console

Wanos supports Serial Console. By default, it uses ttyS0 and ttyS1 with baud rate 9600. You can change the settings by updating the inittab file.

  • Open the inittab file by typing:
    vi /etc/inittab
    
  • Enter edit mode by pressing A or I and enter the values that match your hardware configuration.
  • To save your changes, press the ESC key and type !wq.
  • Reboot your machine by issuing this command:
    sudo reboot
    
    Check your hardware documentation to determine the serial port number and baud rate used.