60 lines
2.8 KiB
Text
60 lines
2.8 KiB
Text
---
|
|
title: "Installation von boot9strap (Browser)"
|
|
---
|
|
|
|
{% include toc title="Inhalt" %}
|
|
|
|
### Was du brauchst
|
|
|
|
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest)
|
|
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest) *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
|
|
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
|
|
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
|
|
|
|
### Anleitung
|
|
|
|
#### Schritt I - Vorbereitungen
|
|
|
|
1. Schalte deinen 3DS aus
|
|
1. Stecke deine SD-Karte in deinen Computer
|
|
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
|
|
1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte
|
|
1. Erstelle einen Ordner namens `boot9strap` im Stammverzeichnis deiner SD-Karte
|
|
1. Kopiere `boot9strap.firm` und `boot9strap.firm.sha` aus der boot9strap `.zip` in den `/boot9strap/`-Ordner auf deiner SD-Karte
|
|
1. Kopiere `SafeB9SInstaller.dat` und `Launcher.dat` aus der SafeB9SInstaller `.zip` in das Stammverzeichnis deiner SD-Karte
|
|
|
|
![]({{ "/images/screenshots/boot9strap-browser-file-layout.png" | absolute_url }})
|
|
{: .notice--info}
|
|
|
|
1. Stecke deine SD-Karte nun wieder in deinen 3DS
|
|
1. Schalte deine Konsole an
|
|
|
|
#### Abschnitt II - Starten von SafeBS9Installer
|
|
|
|
1. Starte den Browser und besuche eine der folgenden URLs auf deinem Gerät
|
|
+ `https://dukesrg.github.io/?SafeB9SInstaller.dat`
|
|
+ `http://www.reboot.ms/3ds/load.html?Launcher.dat`
|
|
+ `http://dukesrg.dynu.net/3ds/rop?GW17567.dat&Launcher.dat`
|
|
+ Make sure to try each URL if the first one doesn't work (some versions cannot use the first one, and some versions cannot use the last two)
|
|
+ Solltest du eine Fehlermeldung erhalten, [folge diesen Anweisungen](troubleshooting#a-browser-based-exploit-is-not-working)
|
|
1. Wenn der Exploit erfolgreich war, wird nun direkt zum SafeBS9Installer gebootet
|
|
|
|
#### Schritt III - boot9strap installieren
|
|
|
|
1. Warte auf alle Sicherheitsüberprüfungen
|
|
1. Gib die Tastenkombination zur Bestätigung ein, wenn danach verlangt wird
|
|
1. Sobald dies abgeschlossen ist drücke (A) um das Gerät neuzustarten
|
|
|
|
#### Schritt IV - Luma3DS konfigurieren
|
|
|
|
1. Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen
|
|
+ Wenn du einen schwarzen Bildschirm siehst, [Folge diesen Anweisungen](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
|
|
1. Benutze den (A) Knopf und das Steuerkreuz, um Folgendes zu aktivieren:
|
|
+ **"Show NAND or user string in System Settings"**
|
|
1. Drücke (Start) zum Speichern und neustarten
|
|
+ Falls ein Fehler angezeigt wird, fahre einfach mit der nächsten Seite fort
|
|
|
|
___
|
|
|
|
### Fortfahren mit [Setup fertigstellen](finalizing-setup)
|
|
{: .notice--primary}
|