6. If the main screen says you can install BootMii as boot2, do so. This offers the best possible brick protection you can have. Skip this step if you cannot install BootMii as boot2.
7. Install BootMii as IOS, even if you already installed BootMii boot2 in the previous step. If you couldn't install BootMii as boot2 in the previous step, this will still allow you to create a NAND backup.
You can now use the Homebrew Channel to launch homebrew apps. Open Shop Channel is a one-stop shop for downloading homebrew, which you will learn how to install further in this guide.
Here's a tip - when installing homebrew applications on your SD Card or USB drive, your folder structure should look like this:
💾 sd or usb:
┣ 📂 apps
┃ ┣ 📂 AppName1
┃ ┃ ┣ 📄 boot.dol / boot.elf
┃ ┃ ┣ 📄 icon.png
┃ ┃ ┗ 📄 meta.xml
┃ ┗ 📂AppName2
┃ ┃ ┣ 📄 boot.dol / boot.elf
┃ ┃ ┣ 📄 icon.png
┃ ┃ ┗ 📄 meta.xml
`AppName1` and `AppName2` are placeholder names. Do not nest multiple `apps` folders inside the `apps` folder itself.