bootmii: sorry but like these notices gotta go back
This commit is contained in:
parent
0b983b94ca
commit
5114b04037
1 changed files with 15 additions and 14 deletions
|
@ -4,23 +4,12 @@ title: "BootMii Backup"
|
||||||
|
|
||||||
{% include toc title="Table of Contents" %}
|
{% include toc title="Table of Contents" %}
|
||||||
|
|
||||||
BootMii allows for backing up and restoring your Wii's NAND storage. This page will guide you in backing up your Wii's NAND to an SD Card, which you can then use however you like.
|
BootMii allows for backing up and restoring your Wii's NAND storage.
|
||||||
|
This page will guide you in backing up your Wii's NAND to an SD Card, which you can then use however you like.
|
||||||
Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups. This is because of the lack of GameCube ports which are required on non-boot2 Wiis to enter the restoration confirmation code. Regardless, it is still recommended to make one on these consoles.
|
|
||||||
{: .notice--danger}
|
|
||||||
|
|
||||||
You need an **SD card** to use BootMii at all, but especially to create a NAND backup. If you do not have an SD card on hand right now, you can skip this page, but it is HIGHLY RECOMMENDED to return to this page later to back up your NAND.
|
You need an **SD card** to use BootMii at all, but especially to create a NAND backup. If you do not have an SD card on hand right now, you can skip this page, but it is HIGHLY RECOMMENDED to return to this page later to back up your NAND.
|
||||||
{: .notice--warning}
|
{: .notice--warning}
|
||||||
|
|
||||||
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). To select an option, press RESET on your Wii or A on your GameCube controller. You will NEED to use a GameCube controller to restore a NAND backup in the future if BootMii is installed as IOS.
|
|
||||||
{: .notice--info}
|
|
||||||
|
|
||||||
If the `Launch BootMii` button does not appear in the Homebrew Channel, [re-launch the HackMii Installer](hackmii) and install BootMii.
|
|
||||||
{: .notice--warning}
|
|
||||||
|
|
||||||
If the screen stays black and the blue disc drive light is blinking upon launching BootMii, you are missing the BootMii files on your SD card. Download [this zip file](/assets/files/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again.
|
|
||||||
{: .notice--warning}
|
|
||||||
|
|
||||||
### Requirements
|
### Requirements
|
||||||
|
|
||||||
* An SD card with a minimum 512MB of free space (1GB or more recommended)
|
* An SD card with a minimum 512MB of free space (1GB or more recommended)
|
||||||
|
@ -35,10 +24,21 @@ If you have BootMii installed as boot2, you will need to launch BootMii by resta
|
||||||
1. Press the HOME Button, then select "Launch BootMii".
|
1. Press the HOME Button, then select "Launch BootMii".
|
||||||
|
|
||||||
![](/images/bootmii/BootMii_HBC.png)
|
![](/images/bootmii/BootMii_HBC.png)
|
||||||
|
|
||||||
|
If the `Launch BootMii` button does not appear in the Homebrew Channel, [re-launch the HackMii Installer](hackmii) and install BootMii.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
|
If the screen stays black and the blue disc drive light is blinking upon launching BootMii, you are missing the BootMii files on your SD card. Download [this zip file](/assets/files/bootmii_sd_files.zip) and extract it to the root of your SD card, then try again.
|
||||||
|
{: .notice--warning}
|
||||||
|
|
||||||
1. You should see an image similar to the below now on your screen:
|
1. You should see an image similar to the below now on your screen:
|
||||||
|
|
||||||
![](/images/bootmii/BootMii_Main.png)
|
![](/images/bootmii/BootMii_Main.png)
|
||||||
|
|
||||||
|
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. To select an option, press RESET.
|
||||||
|
{: .notice--info}
|
||||||
|
|
||||||
1. Select the Options button (the icon with the gears).
|
1. Select the Options button (the icon with the gears).
|
||||||
|
|
||||||
|
@ -67,7 +67,8 @@ Note: **restoring a NAND backup is usually a last resort**. There often better w
|
||||||
|
|
||||||
Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place.
|
Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place.
|
||||||
|
|
||||||
To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover) (Original Wii only).
|
To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover).
|
||||||
|
**Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups.**
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
As stated earlier, if you have BootMii installed as boot2, it will launch every time you start your console.
|
As stated earlier, if you have BootMii installed as boot2, it will launch every time you start your console.
|
||||||
|
|
Loading…
Reference in a new issue