pineapple
and module
.dmesg | grep tty
to determine the device name. It will typically enumerate as ttyUSB0
.picocom -b 115200 /dev/ttyUSB0
or screen execute screen /dev/ttyUSB0 115200
.ENTER
to activate the console. Login as root with the password configured at setup.ENTER
to activate the console. Login as root with the password configured at setup.