Toggle 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
(page creation)
(added differences from 3DS:Fastboot3DS_to_boot9strap&oldid=6005 and 3DS:Fastboot3DS_to_boot9strap&oldid=6004 after page merge)
 
Line 23: Line 23:


# 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
# Once it is complete, press (A) to reboot your device
# Once it is complete, press (A) to reboot your device
#* Your console may have rebooted into the Luma3DS configuration menu
#* Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
#* For the purpose of this guide, '''leave these options on the default settings''' (do not check or uncheck anything)
#* If your device shuts down when you try to power it on, ensure that you have copied <code>boot.firm</code> from the Luma3DS <code>.zip</code> to the root of your SD card
#* press {{B|START}} to save and reboot
{{Luma3DS is default}}


-----
-----

Latest revision as of 03:55, 16 May 2024

Required Reading

fastboot3DS is a firmware loader alternative to 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 wiki page, otherwise continue with this guide to move your setup to boot9strap.

Instructions

What you need

Section I - Prep Work

  1. Power off your console
  2. Insert the SD card into your computer
  3. Copy boot.firm and boot.3dsx from the Luma3DS .zip to the root of your SD card
  4. Create a folder named boot9strap on the root of your SD card
  5. Copy boot9strap.firm and boot9strap.firm.sha from the boot9strap .zip to the /boot9strap/ folder on your SD card
  6. Copy SafeB9SInstaller.firm from the SafeB9SInstaller .zip to the root of your SD card
  7. Reinsert your SD card into your console

Section II - Installing boot9strap

  1. Press and hold HOME, and while holding HOME, power on your console. This will launch the fastboot3DS menu
  2. Select [+] Boot from file... -> sdmc: -> SafeB9SInstaller.firm
  3. You will have booted into safeB9SInstaller
  4. 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
  5. Once it is complete, press (A) to reboot your device
    • Your console may have rebooted into the Luma3DS configuration menu
    • Luma3DS configuration menu are settings for the Luma3DS custom firmware. Many of these settings may be useful for customization or debugging
    • For the purpose of this guide, leave these options on the default settings (do not check or uncheck anything)
    • If your device shuts down when you try to power it on, ensure that you have copied boot.firm from the Luma3DS .zip to the root of your SD card
    • press START to save and reboot
OOjs UI icon information-progressive.svg At this point, your console will boot to Luma3DS by default.
  • Luma3DS does not look any different from the normal HOME Menu. If your console has booted into the HOME Menu, it is running custom firmware.
  • On the next page, you will install useful homebrew applications to complete your setup.

Continue to Finalizing Setup