0098.html 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>BlueBomb Wii Homebrew Method from Linux Virtualbox VM</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Wii,Linux,Virtualbox,BlueBomb,VM,Virtual Machine,Bluetooth,VirtualBox,19.04,Lubuntu,Install Guide,Home Lab,Lubuntu 19.04,VirtualBox VM,Lubuntu VirtualBox VM,Run Lubuntu VirtualBox,How Can I Run Lubuntu In VirtualBox,Hypervisor,X86,Lubuntu VM,Lubuntu Linux VM,Lubuntu VirtualBox,Lubuntu Linux VirtualBox,Lubuntu Virtual Machine,Lubuntu On Virtualbox,Install Lubuntu 20.04,Nintendo Wii,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="BlueBomb Wii Homebrew Method from Linux Virtualbox VM">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="11/03/2022 10:58:46 AM" />
  12. <link rel="icon" type="image/x-icon" href="includes/favicon.ico">
  13. <script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
  14. <script type="text/javascript" src="includes/js/steps.js"></script>
  15. <link href="css/steps.css" rel="stylesheet" type="text/css" />
  16. </head>
  17. <body>
  18. <div id="gridContainer">
  19. <div class="topMargin"></div>
  20. <div id="listName" class="topMargin">
  21. <h1>BlueBomb Wii Homebrew Method from Linux Virtualbox VM</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>Setting up the Virtual Machine</h2>
  26. <ul>
  27. <li>A USB flash drive (any size, the file is about 2 MB) <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3wkR5ju</a></li>
  28. <li>A USB Bluetooth adapter compatible with Linux <a href="https://amzn.to/3CUf6iN" target="_blank">https://amzn.to/3CUf6iN</a></li>
  29. </ul>
  30. <h2>Setting up the Virtual Machine</h2>
  31. <ol>
  32. <li>Download VirtualBox and VirtualBox Extension Pack <a href="https://www.virtualbox.org/wiki/Downloads" target="_blank">Download</a></li>
  33. <li>Download a Linux Distro (I&#39;m using Lubuntu x86) <a href="https://cdimage.ubuntu.com/lubuntu/releases/18.04.5/release/" target="_blank">Download</a></li>
  34. <li>Download the BootMii installer <a href="https://bootmii.org/download/" target="_blank">Download</a></li>
  35. <li>Format the USB flash drive to the FAT32 filesystem
  36. <ul>
  37. <li>This will erase all data on the drive, make sure you select the correct drive and that it doesn&#39;t contain anything important</li>
  38. </ul>
  39. </li>
  40. <li>Copy boot.elf from the downloaded hackmii_installer_v1.2.zip and paste it on the root of the USB flash drive</li>
  41. <li>Safely remove the flash drive and insert it into the Wii using the USB port closest to the edge of the console</li>
  42. <li>Install VirtualBox</li>
  43. <li>Install the VirtualBox Extension Pack</li>
  44. <li>Launch VirtualBox</li>
  45. <li>Create a New VM by selecting Machine &gt; New
  46. <p>Name: BlueBomb<br />
  47. Machine Folder: C:\VMs<br />
  48. Type: Linux<br />
  49. Version: Ubuntu (32-bit)<br />
  50. Memory Size: 512 MB<br />
  51. Hard disk: Create a virtual hard disk now</p>
  52. </li>
  53. <li>Click Create</li>
  54. <li>On the Create Virtual Hard Disk dialog
  55. <p>Name the virtual disk image BlueBomb.vdi<br />
  56. File size: 5 GB<br />
  57. Hard disk file type: VDI<br />
  58. Storage on physical hard disk: Dynamically Allocated</p>
  59. </li>
  60. <li>Click Create</li>
  61. <li>Select the VM and Click Settings</li>
  62. <li>Select Display</li>
  63. <li>Slide the Video Memory to 128 MB</li>
  64. <li>Select Network</li>
  65. <li>Set the attached to dropdown to Bridged Adapter</li>
  66. <li>Select Storage</li>
  67. <li>Click on the CD-ROM drive</li>
  68. <li>Select the disc dropdown to the right &gt; Choose a virtual optical disc file...</li>
  69. <li>Browse to and select the downloaded Linux .iso file</li>
  70. <li>Click OK</li>
  71. <li>Make sure the BlueBomb VM is selected and click Start &gt; Normal</li>
  72. <li>Follow the prompts to install the OS</li>
  73. <li>Update the Linux distro by running the following commands:
  74. <div class="codeBlock">sudo apt-get update<br />
  75. sudo apt-get upgrade<br />
  76. sudo apt-get clean</div>
  77. </li>
  78. <li>Install the required packages to run VirtualBox Guest Additions by running the following commands:
  79. <div class="codeBlock">sudo apt-get install build-essential dkms linux-headers-$(uname -r)</div>
  80. </li>
  81. <li>Select Devices &gt; Insert Guest Additions CD image...</li>
  82. <li>Right click on the disc on the desktop &gt; Open in Terminal</li>
  83. <li>Run the following command to install VirtualBox Guest Additions:
  84. <div class="codeBlock">sudo sh ./VBoxLinuxAdditions.run</div>
  85. </li>
  86. <li>Once the Guest Additions have installed reboot the VM from the GUI or by running the reboot command in terminal</li>
  87. <li>After the VM reboots, login</li>
  88. <li>Plug the USB Bluetooth dongle into the host computer</li>
  89. <li>Select Devices &gt; USB and select the Bluetooth USB dongle</li>
  90. <li>If this worked correctly the Bluetooth device should now display in the VM</li>
  91. <li>Select Preferences &gt; Bluetooth Manager to test that the VM now has Bluetooth capability</li>
  92. </ol>
  93. <h2>Downloading BlueBomb and Executing the Script</h2>
  94. <ol>
  95. <li>Launch Terminal inside the VM</li>
  96. <li>Execute the following commands to change directory into Downloads and download the BlueBomb script
  97. <div class="codeBlock">cd Downloads<br />
  98. https://raw.githubusercontent.com/RiiConnect24/Wii-Guide/master/assets/files/bluebomb-helper.sh<br />
  99. chmod +x bluebomb-helper.sh</div>
  100. </li>
  101. <li>To execute the script enter the following command:
  102. <div class="codeBlock">./bluebomb-helper.sh</div>
  103. </li>
  104. <li>The BlueBomb script will ask if this is a Wii or Wii Mini</li>
  105. <li>It will then ask for the region (if Wii Mini) or the Wii Menu version (if Wii), enter the requested information &gt; Press Enter</li>
  106. <li>Type yes to proceed &gt; Press Enter</li>
  107. <li>At this point you will either get &quot;Waiting to accept&quot; or the error &quot;Failed to power on device: -1&quot;</li>
  108. <li>If you get the error press Ctrl+C to cancel the script and re-run it by pressing the up arrow and pressing Enter (It took me 2 tries)</li>
  109. <li>Power on the Wii but don&#39;t pair any WiiMotes with it</li>
  110. <li>Press the pair controller button the Wii console once every 2 or 3 seconds until the BlueBomb script makes a connection and starts pushing the payload over the Bluetooth connection</li>
  111. <li>Once completed the Wii will be at the HackMii Installer screen</li>
  112. <li>Wait for about a minute and it will prompt you to Press 1 to continue</li>
  113. <li>Pair a WiiMote with the console as normal and press 1</li>
  114. <li>Press A to Continue</li>
  115. <li>Using the D-pad, scroll up to Install the Homebrew Channel &gt; Press A</li>
  116. <li>Select Yes, continue &gt; Press A</li>
  117. <li>Select Exit &gt; Press A</li>
  118. <li>You have now installed the Homebrew Channel using the BlueBomb exploit</li>
  119. </ol>
  120. <p>Further reading: <a href="https://wii.guide/bluebomb.html" target="_blank">https://wii.guide/bluebomb.html</a></p> </div>
  121. </div>
  122. </body>
  123. </html>