Section VII tweaks (#1438)
This commit is contained in:
parent
b4988f6522
commit
d98fbfc755
2 changed files with 7 additions and 7 deletions
|
@ -131,7 +131,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Press (A) to continue
|
||||
1. Press (A) to relock write permissions
|
||||
|
||||
#### Section VII - Backup SysNAND
|
||||
#### Section VII - Backup essential files
|
||||
|
||||
1. Press (Home) to bring up the action menu
|
||||
1. Select "Scripts..."
|
||||
|
@ -141,11 +141,11 @@ 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 `<date>_<serialnumber>_sysnand_###.bin` from the `/gm9/out/` folder on your SD card to a safe location on 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)
|
||||
+ This backup will save you from a brick if anything goes wrong in the future
|
||||
+ Replace your old arm9loaderhax NAND backup with this new boot9strap one
|
||||
1. Delete `<date>_<serialnumber>_sysnand_###.bin` from the `/gm9/out/` folder on your SD card after copying it
|
||||
+ 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
|
||||
+ Replace your old arm9loaderhax SysNAND backup with this new boot9strap one
|
||||
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
|
||||
|
||||
#### Section VIII - Cleanup SD Card
|
||||
|
|
|
@ -115,7 +115,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
1. Press (A) to continue
|
||||
1. Press (A) to relock write permissions
|
||||
|
||||
#### Section VII - Backup SysNAND
|
||||
#### Section VII - Backup essential files
|
||||
|
||||
1. Press (Home) to bring up the action menu
|
||||
1. Select "Scripts..."
|
||||
|
@ -128,7 +128,7 @@ If, before following this guide, you already had an EmuNAND setup and would like
|
|||
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` from the `/gm9/out/` folder on your SD card after copying it
|
||||
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
|
||||
|
||||
#### Section VIII - Cleanup SD Card
|
||||
|
|
Loading…
Reference in a new issue