Advertisement
Guest User

Untitled

a guest
Jun 19th, 2019
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. Open the "config.txt" file with Notepad++
  2.  
  3. Scroll all the way down to the bottom.
  4.  
  5. Type "dtoverlay=dwc2" in the last line and then add an extra line after that.
  6.  
  7. Save and close the file.
  8.  
  9. Open "cmdline.txt" file with Notepad++
  10.  
  11. Find a section after "rootwait"
  12.  
  13. Paste "modules-load=dwc2,g_ether" in said section.
  14.  
  15. Save and close the file.
  16.  
  17. Create a new file called "ssh"
  18.  
  19. Eject the MicroSD Card and place it on your Raspberry Pi
  20.  
  21. pi@raspberrypi.local
  22.  
  23. ssh: Could not resolve hostname raspberrypi.local: Name or service not known
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement