unraid / usb-creator-next

The home of the Next-Gen Unraid USB Creator, a fork of the Raspberry Pi Imager
https://unraid.net/getting-started
Other
8 stars 4 forks source link

Settings Menu Modification - Network Config #6

Closed elibosley closed 5 months ago

elibosley commented 9 months ago

Allow Configuring Network Config For the Server

We should also be able to see a new DHCP vs Static IP section to set the static IP options - then write to network.cfg

See the following for an example of how the settings are stored into the flash drive (config/ident.cfg, config/network.cfg) https://github.com/unraid/usb-creator/blob/65f7b9d5218a55dd7d6df7edc62c174bcb664efc/creator.cpp#L1440

Image