Wednesday, 3 December 2014

Minicon Linux Command

Setup minicom

The -s option use to setup minicom. Type the following command at shell prompt:
$minicom -s
minicom color
$minicom -s -c on
  • Serial port setup
  • menu
    • type "A" and edit serial device to /dev/ttyS0 for COM1
    • type "E" to enter Bps/par/Bits
    • submenu
      • type "I" for 115200 baud then <return>
    • type "F" until hardware flow control is "No"
    • type "G" until software flow control is "No"
    • <enter> to leave menu             
  • modem and dialing
  • menu
    • type "A" and edit Init String to make it blank then <enter>
    • <enter> to leave menu
  • save setup as dfl menu
  • exit menu

No comments:

Post a Comment