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

63 lines
2.8 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
---
2018-01-20 22:07:08 +01:00
{% include toc title="Inhalt" %}
2017-09-29 13:29:26 +02:00
2018-06-15 03:10:54 +02:00
### Was du brauchst
2017-05-21 22:39:40 +02:00
2018-04-25 00:00:17 +02:00
* Eine beliebige DS-Flashkarte, die mit deiner 3DS Version funktioniert
2018-06-15 03:10:54 +02:00
* 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)
2018-06-15 03:10:54 +02:00
* The latest release of [the Homebrew Launcher](https://github.com/fincs/new-hbmenu/releases/latest)
2017-05-21 22:39:40 +02:00
2018-01-27 19:50:25 +01:00
### Anleitung
2017-05-21 22:39:40 +02:00
2018-01-27 19:50:25 +01:00
#### Schritt I - Vorbereitungen
2017-05-21 22:39:40 +02:00
2017-05-23 21:00:46 +02:00
1. Schalte deinen 3DS aus
2018-02-22 22:41:06 +01:00
1. Stecke deine SD-Karte in deinen Computer
1. Copy `boot.firm` from the Luma3DS `.zip` to the root of your SD card
2018-02-10 06:04:31 +01:00
1. Kopiere die `boot.3dsx`-Datei in das Stammverzeichnis deiner SD-Karte
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
2018-06-15 03:10:54 +02:00
#### Schritt II - Starten von SafeBS9Installer
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
2018-06-15 03:10:54 +02:00
#### Schritt III - boot9strap installieren
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
2018-06-15 03:10:54 +02:00
#### Schritt IV - Luma3DS konfigurieren
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
2018-06-15 03:10:54 +02:00
+ Wenn du einen schwarzen Bildschirm siehst, [folge diesen Anweisungen](troubleshooting#black-screen-on-sysnand-boot-after-installing-boot9strap)
2019-02-10 22:32:33 +01: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
___
2018-06-14 19:06:04 +02:00
### Fortfahren mit [Setup fertigstellen](finalizing-setup)
2018-02-22 22:41:06 +01:00
{: .notice--primary}