Bu rehberi kullanmak için [Deluge](http://dev.deluge-torrent.org/wiki/Download) gibi [magnet](https://en.wikipedia.org/wiki/Magnet_URI_scheme) linkleri açabilen bir torrent programına ihtiyaç duyulacaktır. **
{: .notice--success}
#### Adımlara genel bakış
{% capture notice-2 %}
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>
Biz bu rehberde, AuroraWright'ın Luma3DS [AuroraWright](https://github.com/AuroraWright/) kullanacağız, bu sayede EmuNAND ile alakalı bir işlem yapmamıza gerek kalmayacak ve işi basitleştirip SD kart hafızasında da daha az yer kaplayacak.
<br><br>
Bu süreç boyunca, aşağıdaki gibi programları kuruyoruz:
+ **FBI** *(CIA formatlı oyunları ve uygulamaları kurar)*
+ **Themely** *(installs custom themes)*
+ **Luma3DS Updater** *(Custom Firmware yüklemenizi kolayca günceller)*
+ **GodMode9** *(multipurpose tool which can do NAND and cartridge functions)*
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. Update your device by going to System Settings, then "Other Settings", then going all the way to the right and using "System Update"
+ Updates while using B9S + Luma (what you have) are safe
+ Bu bir hata verirse, DNS ayarlarınızı "otomatik" olarak belirleyin
+ If this still gives you an error and your NAND is below 9.2.0, [follow 9.2.0 CTRTransfer](9.2.0-ctrtransfer), then try updating again
##### Section IV - Injecting FBI
1. Reboot holding (Start) during boot to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
1. Navigate to `[0:] SDCARD` -> `cias`
1. Press (A) on `FBI.cia` to select it, then select "CIA image options...", then select "Mount image to drive"
1. Press (A) on the `.app` file, then select "NCCH image options", then select "Inject to H&S"
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
1. Devam etmek için (A) basın
1. Press (Start) to reboot your device
1. Eğer hala orjinal Health & Safety app açılıyorsa ve geçmişte Gateway kullanarak downgrade yaptıysanız, [bu sorun giderme rehberine bakın](troubleshooting#gw_fbi)
##### Section V - Installing CIAs
1. Launch Health and Safety (which is now FBI)
1. Navigate to `SD` -> `cias`
1. "\<current directory>" 'i seçin
1. "Install all CIAs" seçeneğini seçin, onaylamak için (A) basın
1. Press (Home) to exit FBI
##### Section VI - DSP Dump
1. Launch DSP1
1. Once it has completed, press (Start) to exit
##### Section VII - Restore Health and Safety
1. Reboot holding (Start) during boot to launch the Luma3DS chainloader menu
1. Launch GodMode9 by pressing (A)
1. Press (Home) to bring up the action menu
1. Select "More..."
1. Select "Restore H&S"
1. Press (A) to unlock SysNAND (lvl1) writing, then input the key combo given
##### Section VIII - CTRNAND Luma3DS
1. Reboot holding (Start) during boot to launch the Luma3DS chainloader menu
Luma3DS yapılandırma menüsünü başlatmak için önyüklemede (Select) tuşunu basılı tutabilirsiniz.
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).