-
Notifications
You must be signed in to change notification settings - Fork 357
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Block map (.bmap) files have been distributed alongside the Raspberry Pi OS images for around 4 months but as far as I can see they're not currently used by rpi-imager.
Describe the solution you would like to see implemented
Add support to use an optional block map file via a "url_bmap" option (or something) per OS in the JSON configuration file to help speed up writing (and verifying) media.
Describe alternatives you've considered
Whilst bmaptool can be used to write OS images using the block map data it would then require manual configuration.
Additional context
The only downside I can see is you get no "verify" on the skipped blocks to identify issues with the media but since it's most likely going to expand the partition into unwritten blocks on first boot it's minor.
Version
2.0.2 (Default)
ajacquet-evolis
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request