Added notes about putty and serial ports

This commit is contained in:
RealStickman 2020-09-29 16:19:24 +02:00
parent 3e7c90546e
commit c1f8434d6e
4 changed files with 9 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -0,0 +1,9 @@
# Putty
**Important: Putty has to be executed as root, otherwise it won't work**
1. Find proper serial port using `ls /dev | grep tty` or `ls -l /sys/class/tty`
2. Connect to it using `sudo putty /dev/<port> -serial -sercfg <baud rate>,8,n,1,N`
root, root
![](/home/marc/GitProjects/config/Dokumente/other-linux/apu2c4-router-apprenticeship-login.png)