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
6 stars 3 forks source link

Validate GUID For Inserted USB Devices (Initial) #2

Closed elibosley closed 3 months ago

elibosley commented 7 months ago

Background We imagine this going in the storage selection menu - showing the flash GUID and a checkbox if valid, an X and disabling the storage item if unable to use.

Image

See the existing flash creator repo for information on how the GUID validation check works now https://github.com/unraid/usb-creator/blob/65f7b9d5218a55dd7d6df7edc62c174bcb664efc/creator.cpp#L1111