troubleshooting: Added steps for error 4 for mset9
This commit is contained in:
parent
e19f8ccc2e
commit
019dbbb525
1 changed files with 10 additions and 0 deletions
|
@ -477,6 +477,16 @@ If this happened when trying to uninstall MSET9, the script has automatically re
|
|||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>Error 04: No Home Menu Extdata.</u></summary>
|
||||
|
||||
Your SD card is not formatted properly.
|
||||
|
||||
Copy everything off the SD Card to your PC, re-format it ([Windows](formatting-sd-(windows)), [Linux](formatting-sd-(linux))), copy everything back, then start again from the beginning of [Section I](installing-boot9strap-(mset9)#section-i---prep-work).
|
||||
|
||||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>Error 05: No Mii Maker Data!</u></summary>
|
||||
|
||||
|
|
Loading…
Reference in a new issue