Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

3DS:Fastboot3DS to boot9strap: Difference between revisions

From Hacks Guide Wiki
ItsCrocoSwine (talk | contribs)
added differences from 3DS:Fastboot3DS_to_boot9strap&oldid=6005 and 3DS:Fastboot3DS_to_boot9strap&oldid=6004 after page merge
m Caps
Tags: Mobile edit Mobile web edit
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{lowercase title}}
{{lowercase title}}
==Required Reading==
==Required Reading==
[[3DS:fastboot3DS|fastboot3DS]] is a firmware loader alternative to [[3DS:boot9strap|boot9strap]]. It offers some enhanced features compared to boot9strap such as the ability to chainload payloads, display splashes, backup/restore your NAND, and more. Although there is no issues with running fastboot3DS with modern CFW, most homebrew guides will assume you are running boot9strap which could make troubleshooting difficult if you are unsure of how fastboot3DS functions. If you would like to learn about fastboot3DS you can read more on it's [[3DS:fastboot3DS|wiki page]], otherwise continue with this guide to move your setup to boot9strap.
[[3DS:fastboot3DS|fastboot3DS]] is a firmware loader alternative to [[3DS:boot9strap|boot9strap]]. It offers some enhanced features compared to boot9strap such as the ability to chainload payloads, display splashes, backup/restore your NAND, and more. Although there is no issues with running fastboot3DS with modern CFW, most homebrew guides will assume you are running boot9strap which could make troubleshooting difficult if you are unsure of how fastboot3DS functions. If you would like to learn about fastboot3DS you can read more on its [[3DS:fastboot3DS|wiki page]], otherwise continue with this guide to move your setup to boot9strap.


==Instructions==
==Instructions==
Line 14: Line 14:
# Power off your console
# Power off your console
# Insert the SD card into your computer
# Insert the SD card into your computer
# Copy <code>boot.firm</code> and <code>boot.3dsx</code> from the Luma3DS <code>.zip</code> to the root of your SD card
# Copy <code>boot.firm</code>, <code>boot.3dsx</code>, and <code>config</code> from the Luma3DS <code>.zip</code> to the root of your SD card
# Create a folder named <code>boot9strap</code> on the root of your SD card
# Create a folder named <code>boot9strap</code> on the root of your SD card
#  Copy <code>boot9strap.firm</code> and <code>boot9strap.firm.sha</code> from the boot9strap <code>.zip</code> to the <code>/boot9strap/</code> folder on your SD card
#  Copy <code>boot9strap.firm</code> and <code>boot9strap.firm.sha</code> from the boot9strap <code>.zip</code> to the <code>/boot9strap/</code> folder on your SD card
Line 24: Line 24:
# Press and hold {{B|HOME}}, and while holding {{B|HOME}}, power on your console. This will launch the fastboot3DS menu
# Press and hold {{B|HOME}}, and while holding {{B|HOME}}, power on your console. This will launch the fastboot3DS menu
# Select <code>[+] Boot from file...</code> -> <code>sdmc:</code> -> <code>SafeB9SInstaller.firm</code>
# Select <code>[+] Boot from file...</code> -> <code>sdmc:</code> -> <code>SafeB9SInstaller.firm</code>
# You will have booted into safeB9SInstaller
# You will have booted into SafeB9SInstaller
# When prompted, input the key combo given on the top screen to install boot9strap
# When prompted, input the key combo given on the top screen to install boot9strap
#* If the top screen is blank, power off your device and re-do Section II
#* If the top screen is blank, power off your device and re-do Section II