rpi-imager
rpi-imager copied to clipboard
[FEATURE]: Disable validation as option
Is your feature request related to a problem? Please describe.
An option to disable validation should be added.
Describe the solution you would like to see implemented
rpi-imager should have an option to disable validation
Describe alternatives you've considered
None, dd doesns't apply since it doesn't allow device settings.
Additional context
Version
1.9.6 (Default)
Thanks for the report, @cmahnke
Validation can be skipped during the write by pressing the 'skip validation' button on the screen.
Is there a particular reason why that function isn't a suitable alternative to a persistent flag?
It's inconvenient to redo it every time, why not having it configurable globally? Assuming that the configuration get's more accessible (#1174)