0220.html 2.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. <!DOCTYPE html>
  2. <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <title>Installing LibreElec on S912 Android TV Box</title>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  6. <meta charset="UTF-8">
  7. <meta name="keywords" content="Android TV Box,Amlogic,S912,LibreElec,AARCH64,ARM,ARM Architecture,ARM CPU,ARM Processor,ARM64,ARMv8,Amlogic S912,Install Guide,Linux,SD Card,SOC,Single Board Computer,Single Board Computer AARCH64,System On A Chip,SBC,Android Box,How To,Tutorial,i12bretro">
  8. <meta name="author" content="i12bretro">
  9. <meta name="description" content="Installing LibreElec on S912 Android TV Box">
  10. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  11. <meta name="revised" content="01/07/2023 01:52:39 PM" />
  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>Installing LibreElec on S912 Android TV Box</h1>
  22. </div>
  23. <div></div>
  24. <div id="content">
  25. <h2>Things You Will Need</h2>
  26. <ul>
  27. <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>
  28. </ul>
  29. <h2>Downloads and Flashing to MicroSD</h2>
  30. <ol>
  31. <li>Download LibreElec <a href="https://drive.google.com/file/d/1rZbM-S09LC8_C6ctMyRkxNq59qaRNISm/view?usp=sharing" target="_blank">Download</a></li>
  32. <li>Download Balena Etcher <a href="https://www.balena.io/etcher/" target="_blank">Download</a></li>
  33. <li>Run Balena Etcher</li>
  34. <li>Burn LibreElec image to microSD card</li>
  35. <li>Safely remove microSD and re-insert</li>
  36. <li>Ignore/close the Windows dialogs to format the inserted microSD card</li>
  37. </ol>
  38. <h2>Booting to LibreElec for the First Time</h2>
  39. <ol>
  40. <li>With an unfolded paperclip, press the reset button hidden inside the 3.5mm AV port</li>
  41. <li>While holding the reset button, plug the power adapter into the Android TV box</li>
  42. <li>You should see the LibreElec splash screen</li>
  43. </ol>
  44. <p>Special thanks to the developers of <a href="https://libreelec.tv/" target="_blank">LibreElec</a> for making this amazing software</p> </div>
  45. </div>
  46. </body>
  47. </html>