Guest User

Untitled

a guest
Oct 22nd, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. The serial login shell is disabled
  2. The serial interface is enabled
  3.  
  4. pi@raspberrypi:/sys/dev/char/4:64/device/driver $ echo -n "20215040.serial" | sudo tee -a unbind
  5.  
  6. echo -n "<what to enter here?>" | sudo tee -a bind
  7.  
  8. echo -n "/sys/devices/platform/serial8250/tty:ttyS0" | sudo tee -a bind
  9.  
  10. tee: bind: No such device
Add Comment
Please, Sign In to add comment