Guide_3DS/_pages/en_US/include/nand-backup.txt
lifehackerhansol e9f4c2560f
Add includes for ctrtransfer steps (#2205)
* Add includes for ctrtransfer steps

- Region changing and CTRTransfer uses this
- Also split HBL open options, it is also used by finalizing setup

* Commonize NAND backup steps

Finalizing Setup won't use this include for the time being. But we
should use it for GM9 usage as well as Region Changing.

* Commonize GM9 SD format steps

Pages using this include:
- godmode9-usage
- move-emunand

* remove usage of is-powered-off, just do that in the main page

* always power off after NAND backup, it's trivial to get back in

Trying to explain what "unmounting" is to a user is going to be
confusing anyway

* Unconditionally don't set up an emuNAND, also remove usage of is-powered-off

* Fix rendering
2023-03-28 21:41:02 -07:00

19 lines
1.1 KiB
Text

1. Press (Home) to bring up the action menu
1. Select "Scripts..."
1. Select "GM9Megascript"
1. Select "Backup Options"
1. Select "SysNAND Backup"
1. Press (A) to confirm
+ This process will take some time
+ If you get an error, look for your issue in the [troubleshooting guide](troubleshooting#finalizing-setup)
1. Press (A) to continue
1. Press (B) to return to the main menu
1. Select "Exit"
1. Press (A) to relock write permissions if prompted
1. Hold (R) and press (Start) at the same time to power off your device
1. Insert your SD card into your computer
1. Copy `<date>_<serialnumber>_sysnand_##.bin` and `essential.exefs` from the `/gm9/out/` folder on your SD card to a safe location on your computer
+ Make backups in multiple locations (such as online file storage)
+ These backups will save you from a brick and/or help you recover files from the NAND image if anything goes wrong in the future
1. Delete `<date>_<serialnumber>_sysnand_##.bin` and `<date>_<serialnumber>_sysnand_##.bin.sha` from the `/gm9/out/` folder on your SD card after copying it
1. Reinsert your SD card into your device