We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After reading https://desertbot.io/blog/setup-pi-zero-w-headless-wifi I now know that it's possible to enable ssh and configure WiFi for a Raspberry Pi Zero on first boot with standard Raspbian LITE.
It would be useful to do that with flash.
flash
flash --ssid xxx --password yyy 2019-07-10-raspbian-buster-lite.zip
The text was updated successfully, but these errors were encountered:
Would this work for a hypriotOS image? I'll try it in a bit
Sorry, something went wrong.
@surenzxx I haven‘t tried this approach with HypriotOS. Let us know if that works. For HypriotOS we also have #165 in progress.
No branches or pull requests
After reading https://desertbot.io/blog/setup-pi-zero-w-headless-wifi I now know that it's possible to enable ssh and configure WiFi for a Raspberry Pi Zero on first boot with standard Raspbian LITE.
It would be useful to do that with
flash
.The text was updated successfully, but these errors were encountered: