troubleshooting: add entry for when an exception occurs doing MSET9
This commit is contained in:
parent
d8b60dec4c
commit
288c6ba017
1 changed files with 8 additions and 0 deletions
|
@ -279,6 +279,14 @@ After finishing the MSET9 page, you should switch back to your old SD card befor
|
|||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
{% capture compat %}
|
||||
<summary><u>An exception occured after triggering MSET9</u></summary>
|
||||
|
||||
This likely indicates that you already have custom firmware. You should [check for CFW](checking-for-cfw).
|
||||
|
||||
{% endcapture %}
|
||||
<details>{{ compat | markdownify }}</details>
|
||||
|
||||
## Installing boot9strap (super-skaterhax)
|
||||
|
||||
{% capture compat %}
|
||||
|
|
Loading…
Reference in a new issue