m (Switch guide now uses hekate for partitioning (dead link replaced). TegraExplorer can still be used, so linked seperately.) |
(te good) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
The process to format an SD card to FAT32 is different for Windows, Linux and macOS. | The process to format an SD card to FAT32 is different for Windows, Linux and macOS. | ||
ChromeOS is not an option and formatting an SD card with its built-in formatter may result in it becoming unusable by consoles. | |||
{{OS selector|w=1|l=1|m=1}} | {{OS selector|w=1|l=1|m=1}} | ||
Optionally, if you have a 3DS with custom firmware, you can instead use GodMode9: | |||
* [[3DS:GodMode9 Usage#Format an SD card]] | |||
If you have an unpatched or modchipped Switch, you can instead use TegraExplorer: | |||
* https://nh-server.github.io/switch-guide/user_guide/emummc/partitioning_sd/ | |||
* | ** Note: 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> | ||
** Note: | |||
---- | ---- | ||
Line 17: | Line 17: | ||
* Windows: [https://www.sdcard.org/downloads/formatter/ SD Memory Card Formatter] + [http://ridgecrop.co.uk/index.htm?guiformat.htm guiformat] | * 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] | * Mac: [https://support.apple.com/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010 Disk Utility] | ||
* Linux: [https://github.com/dosfstools/dosfstools dosfstools] | * Linux: [https://gparted.org/download.php GParted] + [https://github.com/dosfstools/dosfstools dosfstools] | ||
[[Category:General guides]] | [[Category:General guides]] |
Revision as of 14:42, 18 September 2023
The process to format an SD card to FAT32 is different for Windows, Linux and macOS.
ChromeOS is not an option and formatting an SD card with its built-in formatter may result in it becoming unusable by consoles.
Choose your operating system
Optionally, 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 TegraExplorer:
- https://nh-server.github.io/switch-guide/user_guide/emummc/partitioning_sd/
- Note: 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: 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: GParted + dosfstools