Skip to content

Commit 19b7855

Browse files
authored
docs: SD card explain file system (#225)
* Explain the file system to format to * Remove MBR section I believe MBR is not relevant at all * Add back MBR (also known as msdos)
1 parent 3fb7c0e commit 19b7855

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maps/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ find maps -name "*.png" -exec mogrify -colors 256 -depth 8 +dither -define png:
1212

1313
## Installing
1414

15-
Prepare a SDCard and format it with the SD formatting tool provided by [www.sdcard.org](https://www.sdcard.org/downloads/).
15+
Prepare a SDCard and format it with the SD formatting tool provided by [www.sdcard.org](https://www.sdcard.org/downloads/). Format the SD card as MBR (sometimes also called "msdos") partition table. Meshtastic UI supports both FAT32 and exFAT partitions, with exFAT being the recommended format.
1616

1717
Unzip the contents of the zip file(s) into the SD card's root folder retaining the subfolder structure `/maps/<style>/z/x/y`.
1818

0 commit comments

Comments
 (0)