rusefi_documentation/Offtopic-SBC-Notes.md

14 lines
264 B
Markdown
Raw Normal View History

2020-06-03 06:28:25 -07:00
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
```