Guide_3DS/_pages/de_DE/installing-boot9strap-(mset).txt

64 lines
3.3 KiB
Plaintext
Raw Normal View History

2017-05-21 22:39:40 +02:00
---
2017-06-28 20:43:12 +02:00
title: "Installation von boot9strap (MSET)"
2017-05-21 22:39:40 +02:00
---
2017-09-29 13:29:26 +02:00
{% include toc title="Table of Contents" %}
2017-05-21 22:39:40 +02:00
Falls du bereits deinen 3DS zuvor gehackt hast und eine EmuNAND basierte CFW installiert ist: Diese Anleitung behandelt nur das SysNAND und alle Schritte sollten nur innerhalb des SysNANDs ausgeführt/angewendet werden. Beachte, dass die Begriffe EmuNAND und RedNAND sich auf leicht unterschiedliche Implementierungen [des selben Konzepts](http://3dbrew.org/wiki/NAND_Redirection) beziehen.
2017-09-29 13:29:26 +02:00
### What you need
2017-05-21 22:39:40 +02:00
2017-12-01 00:25:35 +01:00
* The latest release of [SafeB9SInstaller](https://github.com/d0k3/SafeB9SInstaller/releases/latest){:target="_blank"}
* The latest release of [boot9strap](https://github.com/SciresM/boot9strap/releases/latest){:target="_blank"} *(standard boot9strap; not the `devkit` file, not the `ntr` file)*
* The latest release of [Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest){:target="_blank"} *(the `.7z` file)*
2017-11-30 21:32:37 +01:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases)
2017-06-28 20:43:12 +02:00
* Eine beliebige DS-Flashkarte, die mit deiner 3DS Version funktioniert
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
### Instructions
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section I - Prep Work
2017-05-21 22:39:40 +02:00
2017-05-23 21:00:46 +02:00
1. Schalte deinen 3DS aus
2017-09-18 21:28:24 +02:00
1. Insert your SD card into your compute
2017-06-28 20:43:12 +02:00
1. Kopiere die Datei `boot.firm` aus der Luma3DS `.7z` in das Stammverzeichnis deiner SD-Karte
2017-11-30 21:32:37 +01:00
1. Copy `boot.3dsx` to the root of your SD card
2017-06-28 20:43:12 +02:00
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 `SafeBS9Installer.dat` aus der SafeBS9Installer `.zip` in das Stammverzeichnis deiner SD-Karte
2017-07-19 21:10:16 +02:00
2017-09-29 13:29:26 +02:00
![]({{ "/images/screenshots/boot9strap-mset-file-layout.png" | absolute_url }})
2017-07-19 21:10:16 +02:00
{: .notice--info}
2017-05-21 22:39:40 +02:00
1. Stecke deine SD-Karte nun wieder in deinen 3DS
2017-06-28 20:43:12 +02:00
1. Kopiere `SafeBS9Installer.nds` aus der SafeBS9Installer `.zip` in das Stammverzeichnis deiner DS-Flashcard
2017-05-23 21:00:46 +02:00
1. Schalte deine Konsole an
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section II - Launching SafeB9SInstaller
2017-05-21 22:39:40 +02:00
1. Starte die DS-Flashkarte von deinem Gerät
2017-06-28 20:43:12 +02:00
1. Starte `SafeB9SInstaller.nds` mit deiner Flashkarte
2017-05-21 22:39:40 +02:00
1. Wähle die korrekte Option für deine Systemversion aus
+ 4.X.X -> "4.x SafeB9SInstaller"
+ 6.X.X -> "6.x SafeB9SInstaller"
1. Starte das System neu, gehe dann in die Systemeinstellungen, dann auf "Allgemeine Einstellungen", dann auf "Nutzerprofil" und dann auf "Nintendo DS-Nutzereinstellungen"
2017-06-28 20:43:12 +02:00
1. Wenn der Exploit erfolgreich war, wird nun direkt zum SafeBS9Installer gebootet
2017-05-21 22:39:40 +02:00
2017-09-29 13:29:26 +02:00
#### Section III - Installing boot9strap
2017-05-21 22:39:40 +02:00
2017-06-28 20:43:12 +02:00
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
2017-05-30 19:27:28 +02:00
2017-09-29 13:29:26 +02:00
#### Section IV - Configuring Luma3DS
2017-05-30 19:27:28 +02:00
2017-06-28 20:43:12 +02:00
1. Dein Gerät sollte neu starten und die Luma3DS Konfiguration anzeigen
2017-09-29 13:29:26 +02:00
+ If you get a black screen, [follow this troubleshooting guide](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2017-06-28 20:43:12 +02:00
1. Benutze den (A) Knopf und das Steuerkreuz, um Folgendes zu aktivieren:
2017-05-30 19:27:28 +02:00
+ **"Show NAND or user string in System Settings"**
1. Drücke (Start) zum Speichern und neustarten
2017-06-28 20:43:12 +02:00
+ Falls ein Fehler angezeigt wird, fahre einfach mit der nächsten Seite fort
2017-05-21 22:39:40 +02:00
___
2017-05-27 01:20:59 +02:00
Gehe weiter zu [Setup fertigstellen](finalizing-setup)
2017-05-21 22:39:40 +02:00
{: .notice--primary}