From 98ec503c0a9521e0a3357c9ac1413af779fb9b3c Mon Sep 17 00:00:00 2001 From: Lily Date: Wed, 8 Nov 2023 05:32:24 +0100 Subject: [PATCH 1/3] mset9: add macos to first run instruction somehow forgot --- _pages/en_US/installing-boot9strap-(mset9).txt | 1 + 1 file changed, 1 insertion(+) diff --git a/_pages/en_US/installing-boot9strap-(mset9).txt b/_pages/en_US/installing-boot9strap-(mset9).txt index 1fced74a999a4..1a0da35d83523 100644 --- a/_pages/en_US/installing-boot9strap-(mset9).txt +++ b/_pages/en_US/installing-boot9strap-(mset9).txt @@ -46,6 +46,7 @@ In this section, you will prepare the SD card data necessary for the MSET9 explo 1. Run the MSET9 script: + **Windows**: Double-click `mset9.bat` + + **macOS**: Double-click `mset9.command` + **Linux**: open a Terminal window, `cd` to the root of your SD card, then type `python3 mset9.py` and press Enter ![Image: MSET9 setup](/images/screenshots/mset9/mset9-select.png) From ba32a3a068fbfbe32c7e9850b3e8943231ec02f2 Mon Sep 17 00:00:00 2001 From: Lily Date: Thu, 9 Nov 2023 18:36:51 +0100 Subject: [PATCH 2/3] troubleshoot-mset9: remove error 11 macos is now supported --- _pages/en_US/troubleshooting.txt | 8 -------- 1 file changed, 8 deletions(-) diff --git a/_pages/en_US/troubleshooting.txt b/_pages/en_US/troubleshooting.txt index 5e1cc87c4ec98..264c1e5355d91 100644 --- a/_pages/en_US/troubleshooting.txt +++ b/_pages/en_US/troubleshooting.txt @@ -543,14 +543,6 @@ This happens when no valid title database is present, usually because you never {% endcapture %}
{{ compat | markdownify }}
-{% capture compat %} -Error 11: macOS is not supported! - -You are trying to run the MSET9 script from a computer running macOS, which is not currently supported. Try running the script from a computer running Windows or Linux. If you do not have access to such a computer, you will need to follow an [alternate exploit](alternate-exploits). - -{% endcapture %} -
{{ compat | markdownify }}
- {% capture compat %} Error 12: You don't have 1 ID1, you have (#)! From d0c73fab7a66637de646b133227828bdd4d1b132 Mon Sep 17 00:00:00 2001 From: Lily Date: Thu, 9 Nov 2023 18:40:36 +0100 Subject: [PATCH 3/3] mset9: infinite loading inline another common issue that should be pointed out --- _pages/en_US/installing-boot9strap-(mset9).txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_pages/en_US/installing-boot9strap-(mset9).txt b/_pages/en_US/installing-boot9strap-(mset9).txt index 1a0da35d83523..458b942233641 100644 --- a/_pages/en_US/installing-boot9strap-(mset9).txt +++ b/_pages/en_US/installing-boot9strap-(mset9).txt @@ -90,7 +90,7 @@ These instructions must be followed **EXACTLY**, so double-check EVERYTHING you 1. Press Enter to close the MSET9 script 1. Reinsert your SD card into your console **without pressing any buttons or touching the screen** 1. If the exploit was successful, you will have booted into SafeB9SInstaller - + If you get a red screen, follow the [troubleshooting guide](troubleshooting#installing-boot9strap-mset9) + + If you get a red screen or the console gets stuck on a loading screen, follow the [troubleshooting guide](troubleshooting#installing-boot9strap-mset9) #### Section III - Installing boot9strap