rusefi_documentation/Offtopic-SBC-Notes.md

14 lines
264 B
Markdown

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
```