From 034f60a62b85698e58158b07f457c7a0a04f61d3 Mon Sep 17 00:00:00 2001 From: Ian Burgwin Date: Sun, 6 Dec 2020 22:44:51 -0800 Subject: [PATCH] finalizing-setup: link to formatting sd guides --- _pages/en_US/finalizing-setup.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index 90f49a797f..c3e7a98c8b 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -177,7 +177,7 @@ You can now press (L) + (Down) + (Select) while the system is booted to open the {% 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. +If your new SD card is bigger than 32GB, then you have to use a different tool to format it, such as [guiformat (Windows)](formatting-sd-(windows)), [Disk Utility (Mac)](formatting-sd-(mac)), or [cfdisk (Linux)](formatting-sd-(linux)). {% endcapture %}
{{ notice-6 | markdownify }}