I've got a Raspberry Pi with a Raspbian SD card, connected to my Debian laptop via a USB TTY cable. The cable is supplying power to the board; my user is in the dialout group, and can see /dev/ttyUSB0. What application should I use to obtain terminal access to my Pi via this serial port?
|
|
|||
|
|
|
I use the Occidentalis distro and it has the following lines at the end of
Once you have this you should be able to use a terminal emulator like |
|||
|
|
|
You can use any terminal emulator such as However, there must be something running at the other end, such as |
|||
|
|
|
Edit /etc/inittab to spawn serial consoles. I like to use the "Minicom" client on the other end, rather than putty. |
|||
|
|