Tell users how they can upgrade to a new SD card at the end of the guide (#1540)

This commit is contained in:
Iason Papadopoulos 2018-06-15 02:07:35 +01:00 committed by Devon Maloney
parent df4c84c9e4
commit b2e413034e

View file

@ -171,6 +171,14 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the
<div class="notice--info">{{ notice-6 | markdownify }}</div>
{% capture notice-6 %}
If you would like to upgrade to a bigger sized SD card, all you have to do is format your new SD card as FAT32 and copy paste the contents of the old SD card onto the new SD card.
If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat](http://www.ridgecrop.demon.co.uk/index.htm?guiformat.htm) for Windows, [gparted](http://gparted.org/download.php) for Linux, or [Disk Utility](https://support.apple.com/en-gb/guide/disk-utility/format-a-disk-for-windows-computers-dskutl1010/mac) for Mac.
{% endcapture %}
<div class="notice--info">{{ notice-6 | markdownify }}</div>
To use [NTR CFW](https://github.com/44670/BootNTR/), install [BootNTR Selector](https://gbatemp.net/threads/432911/).
{: .notice--info}