--- title: "Installing boot9strap (menuhax, Legacy)" --- {% include toc title="Inhoudsopgave" %} {% capture technical_info %} Technical Details (optional) We use BannerBomb3 to install menuhax67, which lets us access the Homebrew Launcher. From there, we launch uloader which launches SafeB9SInstaller. See [here](https://github.com/zoogie/uloader) for information about uloader and [here](https://github.com/zoogie/menuhax67) for information about menuhax67. {% endcapture %}
{{ technical_info | markdownify }}
{: .notice--info} You should only be able to get to this page if you are running version 11.15.0 or 11.14.0. If you are on any firmware above 11.15.0, uloader will fail. {: .notice--warning} ### Wat je nodig hebt * De nieuwste versie van [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (directe download) * De nieuwste versie van [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (directe download) * The latest release of [uloader](https://github.com/zoogie/uloader/releases/download/1.0/uloader.3dsx) (direct download) * De nieuwste versie van [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (het Luma3DS `.zip` bestand) #### Deel I - Voorbereiding 1. Zet je console uit 1. Plaats je SD kaart in je computer 1. Kopieer `boot.firm` en `boot.3dsx` van de Luma3DS `.zip` naar de hoofdmap van je SD-kaart 1. Maak een map genaamd `boot9strap` op de hoofdmap van je SD-kaart 1. Kopieer `boot9strap.firm` en `boot9strap.firm.sha` van de boot9strap `.zip` naar de `/boot9strap/` map op je SD-kaart 1. Kopieer `SafeB9SInstaller.bin` van de SafeB9SInstaller `.zip` naar de hoofdmap van je SD-kaart 1. Maak een map genaamd "3ds" op de hoofdmap van je SD-kaart als die nog niet bestaat + This folder stores homebrew applications and data; it is different from the `Nintendo 3DS` folder that the console automatically generates 1. Copy `uloader.3dsx` to the `/3ds/` folder on your SD card 1. Stop je SD-kaart terug in je console #### Section II - menuhax67 In this section you will use the menuhax67 exploit installed earlier to launch uloader, which will load SafeB9SInstaller. 1. Tap on the small HOME Menu settings icon in the top left of the bottom screen (![]({{ "/images/homemenuicon.png" | absolute_url }}){: height="32px" width="52px"}) + If the console freezes for a while and then crashes, make sure you have Launcher.dat on the root of your SD card 1. If the exploit was successful, your console will have booted into the Homebrew Launcher 1. Launch uloader from the list of homebrew 1. Als de exploit succesvol was, zal je SafeB9SInstaller hebben opgestart + If the console freezes or crashes, force power off the console, then retry this section #### Deel III - Boot9strap installeren {% include_relative include/install-boot9strap-safeb9sinstaller.txt %} {%- include_relative include/configure-luma3ds.txt %} {% include_relative include/luma3ds-installed-note.txt %} #### Section IV - Removing menuhax67 {% include_relative include/remove-menuhax67.txt %} ___ ### Doorgaan naar [Installatie voltooien](finalizing-setup) {: .notice--primary}