Skip to content

[MOX] microSD card: suggest Btrfs fs and make sure that there is partition

Josef Schlehofer requested to merge microsd into master

From gathered feedback on support and forum, I came to the conclusion that we need to improve documentation for preparing the microSD card.

  • Suggest Btrfs FS by default and why it is suggested
    If someone doesn't want to have Btrfs, then e.g. ext4 can be used
  • It's good to have a partition (e.g. /dev/sdX1 instead of /dev/sdX)
  • Don't extract medkit, just move it to the microSD card
  • Image URL now points directly to medkit instead of repo

Merge request reports