123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- <!DOCTYPE html>
- <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <title>Installing Lakka on Amlogic S805 Android TV Box (OttBox MXQ)</title>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
- <meta charset="UTF-8">
- <meta name="keywords" content="Amlogic,Amlogic S805,Android TV Box,Emulation,Lakka,Linux,MXQ S805,Retro Gaming,S805,SBC,Single Board Computer,How To,Tutorial,i12bretro">
- <meta name="author" content="i12bretro">
- <meta name="description" content="Installing Lakka on Amlogic S805 Android TV Box (OttBox MXQ)">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="revised" content="04/20/2024 06:57:36 PM" />
- <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>
- <link href="css/steps.css" rel="stylesheet" type="text/css" />
- </head>
- <body>
- <div id="gridContainer">
- <div class="topMargin"></div>
- <div id="listName" class="topMargin">
- <h1>Installing Lakka on Amlogic S805 Android TV Box (OttBox MXQ)</h1>
- </div>
- <div></div>
- <div id="content">
- <h2>Things You Will Need</h2>
- <ul>
- <li>A microSD card at least 4 GB <a href="https://amzn.to/36CpShC" target="_blank">https://amzn.to/36CpShC</a> | <a href="https://amzn.to/3CXJngt" target="_blank">https://amzn.to/3CXJngt</a> | <a href="https://amzn.to/3JqyxSP" target="_blank">https://amzn.to/3JqyxSP</a></li>
- </ul>
- <h2>Downloads and Flashing to MicroSD</h2>
- <ol>
- <li>Download Lakka <a href="https://le.builds.lakka.tv/legacy-2.3/" target="_blank">Download</a></li>
- <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
- <li>Run Balena Etcher</li>
- <li>Burn Lakka image to microSD card</li>
- <li>Safely remove microSD and re-insert</li>
- <li>Ignore/close the Windows dialogs to format the inserted microSD card</li>
- </ol>
- <h2>Booting to Lakka for the First Time</h2>
- <ol>
- <li>With an unfolded paperclip, press the reset button on the bottom of the device</li>
- <li>While holding the reset button, plug the power adapter into the Android TV box</li>
- <li>You should see the Lakka splash screen</li>
- </ol>
- <p>Special thanks to the developers of <a href="http://lakka.tv/" target="_blank">Lakka</a> for making this amazing software</p> </div>
- </div>
- </body>
- </html>
-
|