2017-08-18 03:54:18 +02:00
---
title: "Flashing ntrboot (DSi)"
---
2017-09-28 23:42:38 +02:00
{% include toc title="Table of Contents" %}
2018-02-17 03:25:10 +01:00
### Required Reading
2017-08-18 03:54:18 +02:00
Before proceeding, ensure you have read all of the information on [ntrboot](ntrboot)
2018-06-30 03:38:46 +02:00
This method requires temporary access to a Nintendo DSi that is compatible with your flashcart. This method uses the flashcart to run the ntrboot flasher `.nds` file on your DSi. This means that your flashcart must support launching `.nds` files on your DSi's version. See the flashcart table on [ntrboot](ntrboot) for more information.
2017-08-18 03:54:18 +02:00
2022-01-30 19:31:57 +01:00
Note that in some rare circumstances, it may be possible for the flashing process to **brick** a counterfeit flashcart and render it permanently unusable. This is unlikely, but nevertheless, only original listed flashcarts are supported. To reduce the chance of receiving a counterfeit card, it is recommended that you use a reputable site to buy your flashcart (such as [NDS Card](http://www.nds-card.net/))
2017-08-18 03:54:18 +02:00
{: .notice--danger}
2018-02-17 04:19:13 +01:00
### What You Need
2017-08-18 03:54:18 +02:00
* Your ntrboot compatible flashcart
2023-06-08 03:35:50 +02:00
* Two consoles
2017-09-08 18:03:17 +02:00
+ **The source DSi**: the Nintendo DSi which is compatible with your flashcart
2023-06-08 03:35:50 +02:00
+ **The target 3DS**: the 3DS family console on stock firmware
2022-05-29 09:06:25 +02:00
* The latest release of [ds_ntrboot_flasher](https://github.com/ntrteam/ds_ntrboot_flasher/releases/latest) (`ds_ntrboot_flasher_dsi.nds`)
2017-08-18 03:54:18 +02:00
2017-09-28 23:42:38 +02:00
### Instructions
2017-08-18 03:54:18 +02:00
2017-09-28 23:42:38 +02:00
#### Section I - Prep Work
2017-08-18 03:54:18 +02:00
2017-09-08 18:03:17 +02:00
1. Power off **the source DSi**
2017-08-18 03:54:18 +02:00
1. Insert your flashcart's SD card into your computer
2017-10-28 00:11:56 +02:00
1. Copy `ds_ntrboot_flasher_dsi.nds` to your flashcart's SD card
2017-08-18 03:54:18 +02:00
1. Reinsert your flashcart's SD card back into your flashcart
2017-09-08 18:03:17 +02:00
1. Insert your ntrboot compatible DS / DSi flashcart into **the source DSi**
2017-08-18 03:54:18 +02:00
2017-09-28 23:42:38 +02:00
#### Section II - Flashing ntrboot
2017-08-18 03:54:18 +02:00
2017-10-28 00:11:56 +02:00
1. Launch `ds_ntrboot_flasher_dsi.nds` on **the source DSi** using your flashcart
2017-09-08 18:03:17 +02:00
1. Press (A) to continue
1. Use (Up) and (Down) to select your flashcart
2017-08-18 03:54:18 +02:00
1. Press (A) to continue
1. Press (A) to "inject ntrboothax"
1. Press (A) to select "RETAIL"
2017-09-08 18:03:17 +02:00
1. Press (A) to continue
1. Select "EXIT"
2017-08-18 03:54:18 +02:00
___
2018-02-18 00:44:48 +01:00
### Continue to [Installing boot9strap (ntrboot)](installing-boot9strap-(ntrboot))
2017-08-18 03:54:18 +02:00
{: .notice--primary}