From 25e743cb74e6a4e516c2e97b1358b937b65e6f52 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:44:08 -0800 Subject: [PATCH] home: link to formatting sd guides --- _pages/en_US/home.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/home.txt b/_pages/en_US/home.txt index c688005a6b..de0e6196bf 100644 --- a/_pages/en_US/home.txt +++ b/_pages/en_US/home.txt @@ -82,7 +82,7 @@ For a list of each of the calculated sighax signatures, see [this gist](https:// + If everything goes according to plan, you will lose no data and end up with everything that you started with (games, NNID, saves, etc will be preserved). + Keep your device plugged in and charged throughout the entire process to avoid data loss or damage from an unexpected power-off! + Your SD card should be [MBR, not GPT](http://www.howtogeek.com/245610/) (the SD card that comes with your device will be MBR by default). The easiest way to test this is to check if the SD card works in your 3DS. If it works, the SD card is MBR. -+ If you need to format a brand new SD card, you can use [guiformat](http://ridgecrop.co.uk/index.htm?guiformat.htm) and set to an Allocation Unit Size of 32K (32768). If your SD card is 64GB or larger, use an Allocation Unit Size of 64K (65536) instead. ++ If you need to format a brand new SD card, you can format it to FAT32 using [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). + The Old 2DS is essentially identical to the Old 3DS in terms of software, while the New 2DS is essentially identical to the New 3DS in terms of software. Any steps which say "Old 3DS" also apply to Old 2DS, and any steps which say "New 3DS" also apply to New 2DS. ___