Skip to content

Commit

Permalink
troubleshooting: add sd init fail
Browse files Browse the repository at this point in the history
  • Loading branch information
lilyuwuu committed Jun 19, 2023
1 parent 4778452 commit 729685a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions _pages/en_US/troubleshooting.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,14 @@ Issues after installation:

### SigHaxed FIRM was not installed! Check lower screen for more info.

{% capture compat %}
<summary><u>MicroSD Card - init failed</u></summary>

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 %}
<details>{{ compat | markdownify }}</details>

{% capture compat %}
<summary><u>SigHaxed FIRM - File not found</u></summary>

Expand Down

0 comments on commit 729685a

Please sign in to comment.