|
@@ -4,10 +4,11 @@
|
|
|
<title>Installing Batocera on S912 Android TV Box (Tanix TX9s)</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="Linux,Single Board Computer,SBC,Raspberry Pi Alternative,Tutorial,How To,i12bretro,Batocera,Amlogic,Tanix,TX9s,S912">
|
|
|
+ <meta name="keywords" content="Linux,Single Board Computer,SBC,Raspberry Pi Alternative,Batocera,Amlogic,Tanix,TX9s,S912,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Installing Batocera on S912 Android TV Box (Tanix TX9s)">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 12:38:49 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>
|
|
@@ -24,7 +25,7 @@
|
|
|
<h2>Things You Will Need</h2>
|
|
|
|
|
|
<ul>
|
|
|
- <li> A microSD card at least 4 GB (16 GB recommended)</li>
|
|
|
+ <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>
|
|
@@ -44,7 +45,7 @@
|
|
|
<li>Navigate back to the root of the SD card and into /extlinux</li>
|
|
|
<li>Edit the extlinux.conf file in a text editor</li>
|
|
|
<li>Paste the full dtb file name on the FDT line<br />
|
|
|
- FDT /boot/meson-gxm-q201.dtb</li>
|
|
|
+ FDT /boot/meson-gxm-q201.dtb</li>
|
|
|
<li>Safely remove the SD card from the PC</li>
|
|
|
</ol>
|
|
|
|