- On SD card in Windows locate
config.txtadd new line withdtoverlay=dwc2 - open file
cmdline.txtand just afterrootwaitaddmodules-load=dwc2,g_etherwith space inbetween - insert card to Pi and insert USB cable to USB labeled micro USB
- driver will install itself, if not select
manual install of driver -> From list -> Network device -> Microsoft -> Remote NDIS compatible device - SSH to Pi with name
raspberrypi.local(Bonjour must be installed)
so that you don't need to run Bonjour
echo -e "interface usb0 \nstatic ip_address=169.254.71.164" | sudo tee -a /etc/dhcpcd.conf