Formatting an SD card: Difference between revisions

From Hacks Guide Wiki
m (missed a bracket, plus add a wording fix while i'm here)
(make notices about android/chromeos and ios/ipados formatting more noticeable)
 
(8 intermediate revisions by 5 users not shown)
Line 1: Line 1:
The process to format an SD card to FAT32 is different for each operating system.
The process to format an SD card to FAT32 is different for Windows, Linux and macOS.


{{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:
{{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.}}
* [[3DS:GodMode9 Usage#Format an SD card]]
 
{{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/emummc/partitioning_sd|TegraExplorer]]
** 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>


----
----


If you already understand how to use the tools in the above guides, here are direct links to their pages:
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 Association 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://gparted.org/download.php GParted] + [https://github.com/dosfstools/dosfstools dosfstools]
* Linux: [https://github.com/dosfstools/dosfstools dosfstools]


[[Category:General guides]]
[[Category:General guides]]

Latest revision as of 01:18, 26 March 2024

The process to format an SD card to FAT32 is different for Windows, Linux and macOS.

Choose your operating system

Font Awesome 5 brands microsoft.svg Windows Font Awesome 5 brands linux.svg Linux Apple logo black.svg Mac

OOjs UI icon information-destructive.svg 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.
OOjs UI icon information-progressive.svg 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 TegraExplorer
    • 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

If you already understand how to use the tools in the above guides, here are direct links to their pages: