Guide-WiiU/docs/user-guide/tiramisu/nand-backup.md
Vanny 5a764bc80a
Update several pages (#193)
* Update common-issues-fixes.md

Added more context to an existing error and an additional error with info.

* Add minor info to step 7

Some people try changing the boot title for some reason before actually launching the environment. So holding + does nothing for them

* Update backup instructions

Some minor changes

* Update nand backup instructions

Some minor changes with an extra step

* Update sd-preparation.md

Added a note about replacing files on a mac

* Minor change in sd-preparation
2023-10-22 19:03:27 -07:00

28 lines
1.7 KiB
Markdown

# Tiramisu {docsify-ignore-all}
## Making a NAND Backup
In case anything should go wrong in the later process and your Wii U ends up bricked, restoring a previously made NAND backup can fix it.
### Instructions
?> The Wii U NAND is (depending on your model) either 8GB or 32GB. As a result of this, to create a full backup of your console's NAND, your SD Card has to be larger than the size of your NAND. If you do not have a large enough SD Card, you can skip the optional `MLC` section which includes save files and game data and is not needed to recover most types of bricks.
?> Restoring a NAND Backup on the Wii U requires additional hardware and micro soldering skills.
<br>However, making a NAND Backup is **always** useful, so please do not skip it.
<br>Your NAND Backup is unique to your system. Backups from other consoles **won't** work.
1. Navigate to `nanddumper` using the GamePad and press A to launch it.
1. Use the Wii U GamePad's D-Pad to enter the following configuration:
- Dump SLC: **yes**
- Dump SLCCMPT: **yes**
- Dump MLC: **optional**
- Dump OTP: **yes**
- Dump SEEPROM: **yes**
1. Press the A button to start the dumping process.
1. When the process completed, power off your Wii U, take your SD Card out of the Wii U and plug it into your PC.
1. The files will appear on the root of the SD card.
1. To make sure you don't lose the files, copy the `slc.bin`, `slccmpt.bin`, `seeprom.bin`, `otp.bin` (and if you chose to go with a full backup, `every mlc.bin.part`) file to your computer.
1. Delete the files from your SD Card to free up space.
?> **If the PayloadLoader is already installed into the Health and Safety Information app and your console is already autobooting it, you do not need to continue following the guide.**