This commit is contained in:
rusefi 2020-06-03 09:28:25 -04:00
parent 0e800396e7
commit 7fdb7ec95a
1 changed files with 14 additions and 0 deletions

14
Offtopic-SBC-Notes.md Normal file
View File

@ -0,0 +1,14 @@
https://www.balena.io/etcher/ is a popular tool to flash OS images to SD cards & USB drives.
rusEFI console in headless mode is known to work on Raspberry 3.
### Notes on setup
Wifi password is in ``/etc/network/interfaces`` file
```
sudo dhclient wlan0
```