diff --git a/docs/troubleshooting/common-issues-fixes.md b/docs/troubleshooting/common-issues-fixes.md index b680099fa..8364a1582 100644 --- a/docs/troubleshooting/common-issues-fixes.md +++ b/docs/troubleshooting/common-issues-fixes.md @@ -12,11 +12,11 @@ - **FSGetMountSource failed:** Same as -3 above, means no SD Card detected. Re-insert the SD and try again. This could also mean that the SD card is locked (Slider is down instead of up) or the SD card label is "WIIU", which is stated in the guide causes conflict. If it's not any of these issues, refer to the last suggestion from -3. - - **FSOpenFile failed [...] payload.elf:** Missing payload file on SD. Make sure you have payload.elf in the wiiu folder. + - **FSOpenFile failed [...] payload.elf:** Missing payload file on SD. Make sure you have payload.elf in the wiiu folder, and the wiiu folder on the root. - **FSOpenFile failed:** Missing `homebrew_launcher` on SD. Make sure you have `homebrew_launcher.elf` in the /wiiu/apps/homebrew_launcher folder. - - **SD Mount Failed:** Similar to -4, the console recognizes the SD card but could not mount it. Make sure it is formatted properly. Also, your SD card is more compatible with reputable brands (i.e. SanDisk, Samsung, Lexar, etc.) and less likely to have issues. + - **SD Mount Failed:** Similar to -4, the console recognizes the SD card but could not mount it. Make sure it is formatted properly, and it is not damaged. Also, your SD card is more compatible with reputable brands (i.e. SanDisk, Samsung, Lexar, etc.) and less likely to have issues. ### Data Management asks to delete unnecessary data, what does it mean? diff --git a/docs/user-guide/aroma/browser-exploit.md b/docs/user-guide/aroma/browser-exploit.md index b3515d516..3fe506e93 100644 --- a/docs/user-guide/aroma/browser-exploit.md +++ b/docs/user-guide/aroma/browser-exploit.md @@ -12,3 +12,6 @@ Make sure your Wii U has internet access for this step. - If your Wii U gets stuck on a white or otherwise frozen screen, wait a few seconds. If nothing happens, reboot the console, [reset the browser's save data](https://en-americas-support.nintendo.com/app/answers/detail/a_id/1507/~/how-to-delete-the-internet-browser-history) and try again. - If you see the EnvironmentLoader, you did not hold down B long enough. Try again. +?> If you get any errors like FSOpenfile failed, FSGetMountSorce failed, or SD Mount failed, refer to the browser errors in [Common Issues and Fixes](../common-issues-fixes). + +