I installed minicom and configured it with a usb to serial adapter. When I run minicom with sudo minicom I see only this message : Welcome to minicom 2.7
OPTIONS: I18n Compiled on Jan 1 2014, 17:13:19. Port /dev/ttyUSB0, 10:07:54
Press CTRL-A Z for help on special keys
I should see a Cisco ios. What I can do ?
daniele@daniele-XPS-13-9343:~$ sudo picocom -b 115200 -r -l /dev/ttyUSB0 picocom v1.7
port is : /dev/ttyUSB0 flowcontrol : none baudrate is : 115200 parity is : none databits are : 8 escape is : C-a local echo is : no noinit is : no noreset is : yes nolock is : yes send_cmd is : sz -vv receive_cmd is : rz -vv imap is : omap is : emap is : crcrlf,delbs,
Terminal ready
– Daniele Pugliese Jun 19 '15 at 15:02