close #1147
This commit is contained in:
parent
6fec6a3a17
commit
f9b057e07c
2 changed files with 4 additions and 4 deletions
|
@ -139,10 +139,10 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Press (A) to continue
|
||||
1. Hold (R) and press (B) at the same time to eject your SD card
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `nand.bin` from the `/gm9out/` folder on your SD card to a safe location on your computer
|
||||
1. Copy `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card to a safe location on your computer
|
||||
+ Make backups in multiple locations (such as online file storage)
|
||||
+ This backup will save you from a brick if anything goes wrong in the future
|
||||
1. Delete `nand.bin` from the `/gm9out/` folder on your SD card after copying it
|
||||
1. Delete `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card after copying it
|
||||
1. Reinsert your SD card into your device
|
||||
1. Press (Start) to save and reboot
|
||||
|
||||
|
|
|
@ -28,11 +28,11 @@ The write permissions system protects you by providing warnings and forces you t
|
|||
1. Press (A) to continue
|
||||
1. Hold (R) and press (B) at the same time to eject your SD card
|
||||
1. Insert your SD card into your computer
|
||||
1. Copy `nand.bin` from the `/gm9out/` folder on your SD card to a safe location on your computer
|
||||
1. Copy `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card to a safe location on your computer
|
||||
+ If you previously used SafeCTRTransfer and have a NAND backup named `<serialnumber>_nand.bin`, replace it with this one (rename `nand.bin` to match `<serialnumber>_nand.bin`)
|
||||
+ Make backups in multiple locations (such as online file storage)
|
||||
+ This backup will save you from a brick if anything goes wrong in the future
|
||||
1. Delete `nand.bin` from the `/gm9out/` folder on your SD card after copying it
|
||||
1. Delete `nand.bin` and `nand.bin.sha` from the `/gm9out/` folder on your SD card after copying it
|
||||
1. Reinsert your SD card into your device
|
||||
|
||||
## <a name="nand_restore" /> Restoring a NAND Backup
|
||||
|
|
Loading…
Reference in a new issue