hypriot / flash

Command line script to flash SD card images of any kind
MIT License
1k stars 176 forks source link

Fix for macos Big Sur changes to diskutil output #188

Closed matthiaslein closed 3 years ago

matthiaslein commented 3 years ago

macos' "diskutil" reported "Read-Only Media: No" up until v10.6, but v11.0 (Big Sur) reports the same information as "Media Read-Only: No". This commit adds support for both variants.