The file `boot.firm` is what is launched by boot9strap itself after it finishes loading off of NAND, and can be any valid arm9 payload in the FIRM format. This file can be replaced at any time, although Luma3DS allows for the launch of other arm9 payloads in the FIRM format using the Luma3DS chainloader.
<br><br>
I dette tilfellet bruker vi Luma3DS fra [AuroraWright](https://github.com/AuroraWright/) for å starte et patchet SysNAND direkte, slik at vi kan omgå behovet for alle slags EmuNAND fullstendig, og dermed forenkle bruken av en hacket 3DS utover det å spare plass på SD-kort.
<br><br>
Under denne prossesen, vil vi også sette opp program som følgende:
+ **FBI** *(installerer CIAformaterte spill og applikasjoner)*
+ Copy `boot.firm` to the root of your SD card *(overwrite existing files)*
+ Replace this `boot.firm` with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest) after updating your device later in these instructions
If, while following a previous version of this guide, you CTRTransfered your *New 3DS* to 2.1.0, now is the time to [restore your NAND backup](godmode9-usage#nand_restore) before doing this section.
{: .notice--danger}
If, before following this guide, you already had an EmuNAND setup and would like to move the contents of your previous EmuNAND to your new SysNAND CFW, now is the time to [follow Move EmuNAND](move-emunand) before doing this section.
1. If your device was on a version below 9.0.0 before updating, replace `boot.firm` on the root of your SD card with the one from [the latest release of Luma3DS](https://github.com/AuroraWright/Luma3DS/releases/latest)
You can now hold (Start) on boot to launch the Luma3DS chainloader menu (note that the Luma3DS chainloader menu is only displayed if there is more than one payload detected).
You can now hold (Start) + (Select) + (X) on boot to dump the ARM11 bootrom (`boot11.bin`), the ARM9 bootrom (`boot9.bin`), and your console unique OTP (`OTP.bin`) to the `/boot9strap/` folder on your SD card (note that this will not have any kind of prompt or message).
You can now press (L) + (Down) + (Select) while the system is booted to open the Rosalina menu integrated into Luma3DS. For a full list of Rosalina features, please see the [Luma3DS v8.0 Release](https://github.com/AuroraWright/Luma3DS/releases/tag/v8.0)
Remove any extra files and folders from the root of your SD card that are *not* in the following image. If you have it, leave the `DCIM` folder as this contains any pictures taken with the 3DS camera:
For informasjon om hvordan du endrer enheten til en annen region, sjekk ut [regionsbyttesiden](region-changing).
{: .notice--success}
For information on using GodMode9's various features, check out the [GodMode9 Usage](godmode9-usage) page.
{: .notice--success}
For informasjon om bruk av Luma3DS sine forskjellige funksjoner, sjekk ut [Lumas wiki](https://github.com/AuroraWright/Luma3DS/wiki/Options-and-usage).
{: .notice--success}
For information on installing custom themes, badges, and splash screens, check out [3dsthem.es](https://3dsthem.es/about.php).