From f30afa8ed7d18850eeebeec6f23f2604d14b070f Mon Sep 17 00:00:00 2001 From: Lily <27717444+lilyuwuu@users.noreply.github.com> Date: Mon, 3 Jul 2023 05:10:14 -0700 Subject: [PATCH] finalizing: tell people to backup gm9/out also adds explanation of what each file is --- _pages/en_US/finalizing-setup.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_pages/en_US/finalizing-setup.txt b/_pages/en_US/finalizing-setup.txt index a761b9c560..7bfc1fd9e3 100644 --- a/_pages/en_US/finalizing-setup.txt +++ b/_pages/en_US/finalizing-setup.txt @@ -105,6 +105,11 @@ In this section, you will use a script to automate homebrew installation, SD car 1. Follow the prompts in the script, answering each question that you are asked + If you encounter an error, follow the instructions in the error message or consult the [troubleshooting](troubleshooting#finalizing-setup) page 1. Once the script says "Setup complete!", press (A) to power off the device +1. Insert your SD card into your computer +1. Copy the `/gm9/out/` folder to a safe location on your computer + + This folder contains critical file backups and should be backed up to multiple locations (i.e. cloud storage) if possible + + The two SysNAND files are your NAND backup and can be used to revert your console to a working state if it is bricked by a software issue + + The `essential.exefs` file contains your console's system-unique files and can be used to recover your data in the event of a hardware failure ___