Fixed my mistake on adding .bin.sha
Didn't add the ` on the end
This commit is contained in:
parent
53b5fa083a
commit
0d49b9554e
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Press (B) to return to the main menu
|
||||
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 `<date>_<serialnumber>_sysnand_###.bin`,`<date>_<serialnumber>_sysnand_###.bin.sha, `essential.exefs`, and `boot9.bin` from the `/gm9/out/` folder on your SD card to a safe location on your computer
|
||||
1. Copy `<date>_<serialnumber>_sysnand_###.bin`,`<date>_<serialnumber>_sysnand_###.bin.sha`, `essential.exefs`, and `boot9.bin` 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
|
||||
|
|
Loading…
Reference in a new issue