Add BootMii tutorial

This commit is contained in:
Larsenv 2019-01-08 21:29:38 -06:00
parent f0087525bf
commit 549c9cf066
No known key found for this signature in database
GPG key ID: A392A43695F3A8AD
3 changed files with 40 additions and 2 deletions

37
_pages/en_US/bootmii.txt Normal file
View file

@ -0,0 +1,37 @@
---
title: "BootMii NAND Backup"
---
{% include toc title="Table of Contents" %}
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 whatever reason. We recommend making a NAND backup regularly or before you do something risky to your console (and if you know what you're doing, you won't have to do anything risky).
#### What you need
* An SD Card with at least 512MB of free space
#### Instructions
In order to navigate BootMii, you have to use the buttons on your actual Wii console (or a GameCube Controller in port 1). You cannot use a Wii Remote.
To navigate between options, press the POWER Button on your Wii (or the right +Control Pad button on a GameCube controller).
To select an option, press the RESET Button on your Wii (or the A button on a GameCube controller).
You can navigate left or right with a GameCube controller, with the buttons on your Wii you can only navigate right.
{: .notice--info}
Don't worry when "bad blocks" are detected on a NAND backup. These are completely normal.
{: .notice--info}
Do not turn off your Wii when backing up your NAND!
{: .notice--warning}
1. Launch the Homebrew Channel.
2. Press the HOME Button, then select "Launch BootMii".
3. Press the Options button (the one with the gears).
4. Press the BackupMii button (the one with the green arrow).
5. A NAND backup will start. You can watch the progress on the screen.
6. When it's done backing up, it will verify the backup. It can be skipped by pressing the EJECT button if you want, but we recommend to keep it running.
7. Exit the NAND backup screen by pressing any button. To get out of 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.
[Continue to Priiloader Installation](priiloader)<br>
Priiloader adds a level of brick protection, and we recommend it, especially if you only installed BootMii as an IOS.
{: .notice--info}

View file

@ -35,6 +35,6 @@ BootMii is a piece of software that can backup and restore your Wii's NAND stora
8. Once done, exit.
[Continue to Priiloader Installation](priiloader)<br>
Priiloader adds a level of brick protection, and we recommend it, especially if you only installed BootMii as an IOS.
[Continue to BootMii Backup](backbootmup)<br>
Making a backup with BootMii is a good idea,
{: .notice--info}

View file

@ -25,6 +25,7 @@ sitemap: false
**Modding 101**
+ [Homebrew Channel](hbc)
* [BootMii Backup](bootmii)
+ [Priiloader](priiloader)
+ [cIOS](cios)
+ [LetterBomb](letterbomb)