---
title: "Installing boot9strap (menuhax, Legacy)"
---
{% include toc title="條目內容" %}
{% 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}
### 必備項目
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/download/v0.0.7/SafeB9SInstaller-20170605-122940.zip) (direct download)
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/download/1.4/boot9strap-1.4.zip) (direct download)
* The latest release of [uloader](https://github.com/zoogie/uloader/releases/download/1.0/uloader.3dsx) (direct download)
* The latest release of [Luma3DS](https://github.com/LumaTeam/Luma3DS/releases/latest) (the Luma3DS `.zip` file)
#### 第一節 — 準備工作
1. Power off your console
1. 將 SD 卡插入至電腦中
1. 解壓 Luma3DS `.zip` 內的 `boot.firm` 及 `boot.3dsx` 到 SD 卡的根目錄底下
1. 在 SD 卡的根目錄底下建立一個新的資料夾 `boot9strap`
1. 解壓 boot9strap `.zip` 的 `boot9strap.firm` 及 `boot9strap.firm.sha` 檔案至 SD 卡的 `/boot9strap/` 資料夾中
1. 將 SafeB9SInstaller `.zip` 中的 `SafeB9SInstaller.bin` 複製到 SD 卡的根目錄
1. 在 SD 卡的根目錄底下建立一個新資料夾 `3ds`
+ 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. Reinsert your SD card into your 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. 如果一切成功的話,您將自動進入 SafeB9SInstaller
+ If the console freezes or crashes, force power off the console, then retry this section
#### 第三節 — 安裝 boot9strap
{% 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 %}
___
### 繼續至[完成安裝](finalizing-setup)
{: .notice--primary}