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
  3. plug the usb, do ssh
    ssh pi@raspberrypi.local

    default user: pi, default password: raspberry

1st time config

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