|
@@ -4,10 +4,11 @@
|
|
|
<title>Flashing the OUYA with i12bretro Image v2.0</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="Ouya,Android,Recovery,ADB,Custom ROM,Micro Console,Emulation,Tutorial,How To">
|
|
|
+ <meta name="keywords" content="Ouya,Android,Recovery,ADB,Custom ROM,Micro Console,Emulation,How To,Tutorial">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Flashing the OUYA with i12bretro Image v2.0">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 10:03:34 AM" />
|
|
|
<link rel="icon" type="image/x-icon" href="includes/favicon.ico">
|
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-3.5.1.min.js"></script>
|
|
|
<script type="text/javascript" src="includes/js/steps.js"></script>
|
|
@@ -33,9 +34,9 @@
|
|
|
<h2>Things You Will Need</h2>
|
|
|
|
|
|
<ul>
|
|
|
- <li>A USB flash drive, at least 4 GB of free space</li>
|
|
|
- <li>A USB hub, preferably with external power</li>
|
|
|
- <li>A USB keyboard</li>
|
|
|
+ <li>A USB flash drive, at least 4 GB of free space <a href="https://amzn.to/3wkR5ju" target="_blank">https://amzn.to/3wkR5ju</a></li>
|
|
|
+ <li>A USB hub, preferably with external power <a href="https://amzn.to/3KTviDw" target="_blank">https://amzn.to/3KTviDw</a></li>
|
|
|
+ <li>A USB keyboard <a href="https://amzn.to/3qgUQTe" target="_blank">https://amzn.to/3qgUQTe</a> | <a href="https://amzn.to/3uchJsj" target="_blank">https://amzn.to/3uchJs</a></li>
|
|
|
</ul>
|
|
|
|
|
|
<h2>Prerequisites and Downloads</h2>
|
|
@@ -86,7 +87,7 @@
|
|
|
<li>Navigate to the i12bretro_OUYA_commands in windows explorer</li>
|
|
|
<li>Right click i12bretro_OUYA_commands.bat > Run as administrator</li>
|
|
|
<li>The script uses the Android Debug Bridge (ADB) to boot the Ouya into CyanogenMod recovery</li>
|
|
|
- <li>When the command prompts to "-- Setup the fastboot driver", go back to Device Manager expand Android Device</li>
|
|
|
+ <li>When the command prompts to "-- Setup the fastboot driver", go back to Device Manager expand Android Device</li>
|
|
|
<li>Right click Android Bootloader Device > Update Driver</li>
|
|
|
<li>Select Browse my computer for driver software</li>
|
|
|
<li>Click the Browse... button</li>
|
|
@@ -135,7 +136,7 @@
|
|
|
<li>Your PC will reboot</li>
|
|
|
</ol>
|
|
|
|
|
|
-<p>Special thanks to <a href="https://www.s-config.com/cyanogen-mod-and-the-ouya/" target="_blank">https://www.s-config.com/cyanogen-mod-and-the-ouya/</a> and Christian Weiske <a href="https://ouya.cweiske.de" target="_blank">https://ouya.cweiske.de</a> for helping to keep the Ouya alive</p>
|
|
|
+<p>Special thanks to <a href="https://www.s-config.com/cyanogen-mod-and-the-ouya/" target="_blank">https://www.s-config.com/cyanogen-mod-and-the-ouya/</a> and Christian Weiske <a href="https://ouya.cweiske.de" target="_blank">https://ouya.cweiske.de</a> for helping to keep the Ouya alive</p>
|
|
|
</div>
|
|
|
</div>
|
|
|
</body>
|