make bootmiirecover page more critical for user

This commit is contained in:
Naim2000 2023-08-23 11:32:23 -05:00
parent a9a0c9c418
commit 52842fe09f
3 changed files with 45 additions and 31 deletions

View file

@ -28,8 +28,7 @@ If you have BootMii installed as boot2 you will need to launch BootMii by restar
{: .notice--info}
1. Launch the Homebrew Channel.
2. Press the HOME Button, then select "Launch BootMii".
1. Press the HOME Button, then select "Launch BootMii".
![BootMii_Main](/images/BootMii/BootMii_Main.png)
If the `Launch BootMii` button does not appear, please [re-launch the HackMii Installer](hackmii) and install BootMii.
@ -43,25 +42,26 @@ If the screen stays black and the blue disc drive light is blinking, you are mis
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}
3. Select the Options button (the icon with the gears).
1. Select the Options button (the icon with the gears).
![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png)
4. Select the BackupMii button.
1. Select the BackupMii button.
![BootMii_Green_Arrow](/images/BootMii/BootMii_Green_Arrow.png)
- A NAND backup will start. You can watch the progress on the screen.
- "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.
- After this step, it will verify the backup. Ideally, all the blocks should be green after the verification process.
5. When the backup is complete, exit the NAND backup screen by pressing any button.
1. When the backup is complete, exit the NAND backup screen by pressing any button.
![BootMii_NAND_Backup](/images/BootMii/BootMii_NAND_Backup.png)
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.
1. 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.
![BootMii_Return_Arrow](/images/BootMii/BootMii_Return_Arrow.png)
To restore from a NAND backup on your SD card, you can follow these instructions using RestoreMii. This is useful in the unlikely case you brick your Wii.
![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png)
{: .notice--info}
<div id="restore-notice" class="notice" markdown="1">
To restore from a NAND backup on your SD card, you can follow the instructions for [RestoreMii](bootmiirecover).
Please be reminded that <strong>restoring a NAND backup is usually a last resort,</strong> and that there often better ways to fix your brick.
Try your best to [identify your brick condition](bricks) and reverse the action that caused it in the first place.
</div>
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.
{: .notice--info}

View file

@ -1,30 +1,44 @@
---
title: "BootMii Recovery"
title: "BootMii Recovery (RestoreMii)"
---
{% include toc title="Table of Contents" %}
#### What you need
- An earlier NAND Backup made by [BootMii](https://wii.guide/bootmii)
- A GameCube Controller*
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}
#### Important notes
If you didn't install BootMii nor don't have a NAND backup, please install it and do a backup. You cannot restore a NAND backup from a USB.
{: .notice--warning}
<strong> Restoring a NAND backup is usually a last resort.</strong>
Wii consoles with no GameCube controller ports CANNOT RECOVER from a NAND backup. This is because recovering from a NAND backup while having BootMii as IOS is dangerous.
{: .notice--danger}
#### Requirements
If you are even able to enter BootMii, enter the Homebrew Channel instead, and try your best to [identify what caused the brick](bricks) and reverse it.
* If you have not done anything to cause a brick (or you're starting up your Wii after a long time), then it is probably a [Wi-Fi Brick](bricks#wi-fi-brick).
- [BootMii](https://wii.guide/bootmii)
- An SD card
- NAND Backup
<strong>Family edition Wiis (Wiis without GameCube ports) CANNOT restore NAND backups.</strong>
Family edition Wiis released very well after [boot1 was patched](https://wiibrew.org/wiki/Wii_Family_Edition#Changes_carried_over_from_previous_revisions), which means you will not have BootMii as boot2.
If you do not have BootMii as boot2, RestoreMii will prompt you for the Konami code via a GameCube Controller.
Family edition Wiis do not have ports for GameCube controllers.
<strong>Restoring an unverified NAND backup may lead to a WORSE BRICK.</strong>
The same also goes for faulty SD cards.
<strong>Want to restore individual data from your NAND backup?</strong>
There is likely a much safer and faster way to bring it back to your Wii, likely involving the use of Dolphin Emulator.
For example, if you want to restore your Wii message board data, use Dolphin to import your NAND backup, find `Wii/title/00000001/00000002/data/cdb.vff`, copy it to your SD card as `cdbackup.vff`, and use [cdbackup](https://oscwii.org/library/app/cdbackup) to restore it.
If you want to restore a game's save data, use Dolphin to import your NAND backup, use `Tools > Export All Wii Saves` to export all your saves to your SD card, and use Data Management to move it to your Wii.
#### 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}
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}
1. Launch the Homebrew Channel.
2. Press the HOME Button, then select "Launch BootMii".
You must use the POWER (right) and RESET (select) buttons on your console, or a GameCube controller plugged into port 1. To navigate with a GameCube controller, click left/right on the +Control Pad
@ -33,9 +47,7 @@ on a GameCube controller. To select, press A.
3. Select the Options button (the icon with the gears).
![BootMii_Gears_Icon](/images/BootMii/BootMii_Gears_Icon.png)
4. Select the RestoreMii button.
![BootMii_Red_Arrow](/images/BootMii/BootMii_Red_Arrow.png)
5. On your GameCube controller, press the following buttons (Konami): ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START
5. On your GameCube controller, input the Konami code: ↑, ↑, ↓, ↓, ←, →, ←, →, B, A, START
6. After the recovery ended, you should see a text say `I HAZ SUCCESS!`, otherwise `I HAZ FAIL`. Hit any button on your Wii console or GCN controller.

View file

@ -37,6 +37,7 @@ sitemap: false
- [BlueBomb](bluebomb)
- [BootMii Backup](bootmii)
- [BootMii Recovery](bootmiirecover)
- [cIOS](cios)
- [Dos and Don'ts of Wii Modding](dosanddonts)
- [FlashHax](flashhax)
@ -47,6 +48,7 @@ sitemap: false
- [Priiloader](priiloader)
- [Relaunching the HackMii Installer](hackmii)
- [str2hax](str2hax)
- [Types of Bricks](bricks)
- [Wii Mod Lite](wiimodlite)
- [Wilbrand](wilbrand)