Guide_Wii/_pages/en_US/bootmii.md

56 lines
3.4 KiB
Markdown
Raw Normal View History

2019-01-09 04:29:38 +01:00
---
2019-01-09 04:35:33 +01:00
title: "BootMii Backup"
2019-01-09 04:29:38 +01:00
---
{% include toc title="Table of Contents" %}
2021-02-28 16:15:33 +01:00
If you need help for anything regarding this tutorial, please join [the RiiConnect24 Discord server](https://discord.gg/rc24) (recommended) or [e-mail us at support@riiconnect24.net](mailto:support@riiconnect24.net).
{: .notice--info}
2019-01-10 02:06:04 +01:00
![BootMii Logo](/images/bootmii.png)
You need an **SD card** to create a NAND backup using BootMii.
2022-03-05 18:37:25 +01:00
If you do not have one, you can skip this page, although it is highly recommended to make a NAND backup if you can.
{: .notice--warning}
2022-03-05 18:37:25 +01:00
BootMii as boot2 is recommended, but only available to install on early Wiis. Otherwise, it can only be installed as an IOS.
2021-04-02 18:55:02 +02:00
{: .notice--info}
2022-03-05 18:37:25 +01:00
One of BootMii's most important features is the ability to backup and restore your Wii's NAND storage. We will be going over how to perform a NAND backup. You can then restore from that backup for any reason. It's a good idea to make a NAND backup regularly or before doing something risky to your console (and if you know what you're doing, you won't have to do anything risky).
2019-01-09 04:29:38 +01:00
#### Requirements
* An SD card with at least 512MB of free space
2019-01-09 04:29:38 +01:00
#### Instructions
If you have BootMii installed as boot2 you will need to launch BootMii by restarting the console. Skip steps 1 and 2 if this is the case.
{: .notice--info}
2019-01-09 04:29:38 +01:00
1. Launch the Homebrew Channel.
2. Press the HOME Button, then select "Launch BootMii".
2021-04-02 18:55:02 +02:00
Navigating BootMii is not possible using a Wii Remote. You must use the POWER and RESET buttons on your console, or a GameCube controller plugged into port 1.
To navigate between options, press POWER on your Wii (or left/right on the +Control Pad on a GameCube controller).
2022-03-14 20:54:45 +01:00
To select an option, press RESET on your Wii or A on your GameCube controller.
{: .notice--info}
If the screen stays black and the blue disc drive light is blinking, you are missing the BootMii files on your SD card.
2022-03-14 20:54:45 +01:00
Download [this zip file](https://static.hackmii.com/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again.
{: .notice--warning}
2021-12-24 03:47:38 +01:00
3. Select the Options button (the icon with the gears).
4. Select the BackupMii button (the icon with the green arrow, aka the first icon on your left).
- A NAND backup will start. You can watch the progress on the screen.
2021-04-02 18:55:02 +02:00
- "Bad Blocks" are normal. Don't worry when you see some on a NAND backup.
- After this step, it will verify the backup. While it is recommended, it can be skipped by pressing the EJECT button on your Wii. Note that if you have a disc inserted in the disc drive, pressing EJECT will also eject the disc.
5. When the backup is fully complete, exit the NAND backup screen by pressing any button.
6. To exit BootMii, press the Back button (the one with the arrow) and then you can press either the Wii Menu button or the Homebrew Channel button to exit where you want to.
2019-01-09 04:29:38 +01:00
2021-12-24 03:47:38 +01:00
To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii (the icon with the red arrow, aka the second icon on your left). This is useful in the unlikely case you brick your Wii.
2019-01-09 04:35:33 +01:00
{: .notice--info}
2022-03-14 20:54:45 +01:00
To make sure you dont lose the files, it's recommended to copy `nand.bin` and `keys.bin` from the root of your SD card to your computer.
2022-03-05 18:37:25 +01:00
{: .notice--info}
2022-05-02 03:45:29 +02:00
[Continue to Priiloader Installation](priiloader)<br>
2022-03-14 20:54:45 +01:00
Priiloader adds a level of brick protection, and we recommend it, especially if you were only able to install BootMii as IOS.
2022-05-02 03:45:29 +02:00
{: .notice--info}