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

3DS:BootROM 8046 screen: Difference between revisions

From Hacks Guide Wiki
No edit summary
add {{#translation:}}, add <languages/>
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
<languages/>
<translate>
<!--T:1-->
The bootrom may show a blue screen with yellow text if it fails to find a suitable firmware to boot into. The most common reason this might happen is due to all firmware partitions being corrupted.
The bootrom may show a blue screen with yellow text if it fails to find a suitable firmware to boot into. The most common reason this might happen is due to all firmware partitions being corrupted.


== Example text ==
== Example text == <!--T:2-->
 
</translate>
<pre>
<pre>
BOOTROM 8046
BOOTROM 8046
Line 10: Line 13:
</pre>
</pre>


== Fixing ==
<translate>
== Fixing == <!--T:3-->


<!--T:4-->
If this is due to a software problem such as corrupted firmware partitions or corrupted NAND header, this can only be fixed with an [[3DS:ntrboot|ntrboot]]-compatible flashcart or a hardmod.
If this is due to a software problem such as corrupted firmware partitions or corrupted NAND header, this can only be fixed with an [[3DS:ntrboot|ntrboot]]-compatible flashcart or a hardmod.


<!--T:5-->
If this is a hardware problem such as a faulty NAND chip, you most likely need to replace the motherboard.
If this is a hardware problem such as a faulty NAND chip, you most likely need to replace the motherboard.


== See also ==
== See also == <!--T:6-->
 
</translate>
* [[3dbrew:Bootloader|Bootloader 3dbrew page]]
* [[3dbrew:Bootloader|Bootloader 3dbrew page]]


[[Category:Unbricking]]
[[Category:Unbricking{{#translation:}}]]
[[Category:Nintendo 3DS information{{#translation:}}]]

Latest revision as of 23:39, 7 August 2025

The bootrom may show a blue screen with yellow text if it fails to find a suitable firmware to boot into. The most common reason this might happen is due to all firmware partitions being corrupted.

Example text

BOOTROM 8046
ERRCODE: 00F800FF
         F8F8FFFF FFFFFFFF
         00000000 00000000

Fixing

If this is due to a software problem such as corrupted firmware partitions or corrupted NAND header, this can only be fixed with an ntrboot-compatible flashcart or a hardmod.

If this is a hardware problem such as a faulty NAND chip, you most likely need to replace the motherboard.

See also