This is an old revision of the document!


Raspberry pi

Install

  1. command
    `sudo dd bs=4M if=2019-09-26-raspbian-buster-lite.img of=/dev/sdX conv=fsync`

Enable ssh over USB @ Raspberry pi

at sd- “boot” partition

  1. in config.txt should append
     dtoverlay=dwc2 
  2. in cmdline.txt should add after rootwait
    modules-load=dwc2,g_ether

Connect to USB and ssh it :-) default user: pi, default password: raspberry

kb/raspberrypi.1575382244.txt.gz · Last modified: (external edit)
Back to top
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0