From 729685a257f562816da5d28615b8020b84d5d457 Mon Sep 17 00:00:00 2001 From: Lily Date: Tue, 20 Jun 2023 01:37:57 +0900 Subject: [PATCH] troubleshooting: add sd init fail --- _pages/en_US/troubleshooting.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 46effe42b8..2d3df87003 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -34,6 +34,14 @@ Issues after installation: ### SigHaxed FIRM was not installed! Check lower screen for more info. +{% capture compat %} +MicroSD Card - init failed + +Your SD card is most likely acting weird. Try reformatting your SD card ([Windows](formatting-sd-(windows)), [macOS](formatting-sd-(mac)), [Linux](formatting-sd-(linux))). If this doesn't work, try another SD card. + +{% endcapture %} +
{{ compat | markdownify }}
+ {% capture compat %} SigHaxed FIRM - File not found