|
@@ -4,7 +4,7 @@
|
|
|
<title>Installing Armbian on Amlogic S905w Android TV Box (Tanix TX3 Mini)</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="Linux,Armbian,Single Board Computer,SBC,Raspberry Pi Alternative,Tanix,Tutorial,How To,i12bretro,TX3 Mini,S905w,Amlogic">
|
|
|
+ <meta name="keywords" content="Linux,Armbian,Single Board Computer,SBC,Raspberry Pi Alternative,Tanix,TX3 Mini,S905w,Amlogic,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Installing Armbian on Amlogic S905w Android TV Box (Tanix TX3 Mini)">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
@@ -23,7 +23,7 @@
|
|
|
<div id="content">
|
|
|
<p>I love the idea of the Raspberry Pi, but there are some cheaper alternative single board computers that offer a similar experience for a fraction of the cost. While the community support isn't quite what it is for the Pi, there are a ton of projects you can accomplish on the cheap with these little hidden gems. Keep an eye on AliExpress and Amazon and you can find SBC's sporting quad core ARM process with 2-4 GB of RAM for under $30, including a power supply and IR remote control.</p>
|
|
|
|
|
|
-<p>The box used in this video is a Tanix TX3 Mini I picked up on eBay for $22 shipped. It sports an Quad Core Amlogic S905w @ 2GHz and 2 GB of DDR3 RAM.</p>
|
|
|
+<p>The box used in this video is a Tanix TX3 Mini I picked up on eBay for $22 shipped. It sports a Quad Core Amlogic S905w @ 2GHz and 2 GB of DDR3 RAM.</p>
|
|
|
|
|
|
<h2>Things You Will Need</h2>
|
|
|
|
|
@@ -47,8 +47,8 @@
|
|
|
<ol>
|
|
|
<li>Open the readable partition of the microSD card in Explorer</li>
|
|
|
<li>Rename the appropriate file from below to u-boot.ext on the root of the SD card
|
|
|
- <p>u-boot-s905 (for s905)<br />
|
|
|
- u-boot-s905x-s912 (for s905x and s912)<br />
|
|
|
+ <p>u-boot-s905 (for s905)<br />
|
|
|
+ u-boot-s905x-s912 (for s905x and s912)<br />
|
|
|
u-boot-s905x2-s922 (for s905x2 and s922)</p>
|
|
|
</li>
|
|
|
<li>Edit /extlinux/extlinux.conf in a text editor
|