3DS:Error screens/Luma3DS exception screen: Difference between revisions
From Hacks Guide Wiki
More actions
m →loader: moved |
Added some troubleshooting tips for ARM9 crashes on boot |
||
| Line 46: | Line 46: | ||
*Files on the SD are corrupted. | *Files on the SD are corrupted. | ||
**To fix, [[Checking_SD_card_integrity|verify that the SD card is not faulty.]] If it is verified working, make a backup of all intact files, [[Formatting_an_SD_card|format the SD card]], and try booting again. | **To fix, [[Checking_SD_card_integrity|verify that the SD card is not faulty.]] If it is verified working, make a backup of all intact files, [[Formatting_an_SD_card|format the SD card]], and try booting again. | ||
*A system save located on the NAND in <code>[1:]/data</code> has a problem | *A system save located on the NAND in <code>[1:]/data</code> has a problem | ||
**Test by renaming <code>data</code> to <code>data2</code> and checking if the console boots past the error (revert the name change if it doesn't work as renaming the folder temporarily erases all system saves) | |||
*System-unique files are missing from the NAND in <code>[1:]/rw/sys</code>. | *System-unique files are missing from the NAND in <code>[1:]/rw/sys</code>. | ||
| Line 53: | Line 54: | ||
**To fix, create this folder. | **To fix, create this folder. | ||
*System titles have been deleted. | *System titles have been deleted. | ||
**To fix, perform a [[3DS:Safe Mode|Safe Mode update]]. If this does not work, perform a [[3DS:CTRTransfer|CTRTransfer]]. | **To fix, perform a [[3DS:Safe Mode|Safe Mode update]]. If this does not work, perform a [[3DS:CTRTransfer|CTRTransfer]], and also a [[3DS:CTRTransfer/Manual|Manual CTRTransfer]] if the issue still persists. | ||
=====prefetch abort (kernel panic)===== | =====prefetch abort (kernel panic)===== | ||