gitbls / sdm

Raspberry Pi SD Card Image Manager
MIT License
421 stars 46 forks source link

Can't set wifi ssid and password in the burn phase #240

Closed thk686 closed 3 weeks ago

thk686 commented 1 month ago

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.

gitbls commented 1 month ago

There's no reason that configuring wifi settings as part of burn doesn't work. If it doesn't work, it's a bug.

thk686 commented 1 month ago

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 https://github.com/gitbls/sdm/issues/240#issuecomment-2237125841, 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

gitbls commented 1 month ago

Anything that is compatible with --burn is compatible with --burnfile except for --convert-root and --expand-root, which I thought I previously mentioned.

gitbls commented 3 weeks ago

Closing. Reopen if necessary. Thx