-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
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
Can't set wifi ssid and password in the burn phase #240
Comments
There's no reason that configuring wifi settings as part of burn doesn't work. If it doesn't work, it's a bug. |
Those are not listed in the docs as being compatible with --burnfile. I am
testing now however.
…On Thu, Jul 18, 2024 at 12:26 PM Benn ***@***.***> wrote:
There's no reason that configuring wifi settings as part of burn doesn't
work. If it doesn't work, it's a bug.
—
Reply to this email directly, view it on GitHub
<#240 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAEQXSPMB3TBMUTMGFH4HNTZM73DXAVCNFSM6AAAAABLDC2YK2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMZXGEZDKOBUGE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Timothy H. Keitt
www keittlab org
|
Anything that is compatible with --burn is compatible with --burnfile except for --convert-root and --expand-root, which I thought I previously mentioned. |
Closing. Reopen if necessary. Thx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I just figured out why I spend days debugging headless wifi. You can't do the wifi settings with burn, at least from what I can gather from the docs. So I can't do two phases because every device typically needs different wifi settings.
The text was updated successfully, but these errors were encountered: