(Created page with "The process to format an SD card to FAT32 is different for each operating system. *Windows *Mac *Linux") |
m (Switch guide now uses hekate for partitioning (dead link replaced). TegraExplorer can still be used, so linked seperately.) |
||
(15 intermediate revisions by 9 users not shown) | |||
Line 1: | Line 1: | ||
The process to format an SD card to FAT32 is different for | The process to format an SD card to FAT32 is different for Windows, Linux and macOS. | ||
*[[ | {{OS selector|w=1|l=1|m=1}} | ||
*[[/ | |||
*[[/Linux | {{critical|text=ChromeOS and Android are not an option and formatting an SD card with its built-in formatter may result in it becoming unusable by consoles.}} | ||
{{info|text=iOS/iPadOS cannot format SD cards.}} | |||
=== Alternatives === | |||
* If you have a 3DS with custom firmware, you can instead use [[3DS:GodMode9 Usage#Format an SD card|GodMode9]]. | |||
* If you have an unpatched or modchipped Switch, you can instead use [[switchguide:user_guide/all/partitioning_sd_syscfw|Hekate]] or [https://github.com/suchmememanyskill/TegraExplorer TegraExplorer] | |||
** Note: Under TegraExplorer, if you do not wish to create an emuNAND, e.g. for a sysCFW setup or for other consoles, select Only Fat32 instead of <code>Fat32 + EmuMMC</code> | |||
---- | |||
If you already understand how to use the tools in the above guides, here are direct links to their pages: | |||
* Windows: [https://www.sdcard.org/downloads/formatter/ SD Memory Card Formatter] + [http://ridgecrop.co.uk/index.htm?guiformat.htm guiformat] | |||
* Mac: [https://support.apple.com/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010 Disk Utility] | |||
* Linux: [https://github.com/dosfstools/dosfstools dosfstools] | |||
[[Category:General guides]] |
Latest revision as of 03:00, 19 July 2024
The process to format an SD card to FAT32 is different for Windows, Linux and macOS.
Choose your operating system
ChromeOS and Android are not an option and formatting an SD card with its built-in formatter may result in it becoming unusable by consoles. |
iOS/iPadOS cannot format SD cards. |
Alternatives
- If you have a 3DS with custom firmware, you can instead use GodMode9.
- If you have an unpatched or modchipped Switch, you can instead use Hekate or TegraExplorer
- Note: Under TegraExplorer, if you do not wish to create an emuNAND, e.g. for a sysCFW setup or for other consoles, select Only Fat32 instead of
Fat32 + EmuMMC
- Note: Under TegraExplorer, if you do not wish to create an emuNAND, e.g. for a sysCFW setup or for other consoles, select Only Fat32 instead of
If you already understand how to use the tools in the above guides, here are direct links to their pages:
- Windows: SD Memory Card Formatter + guiformat
- Mac: Disk Utility
- Linux: dosfstools