Pārlūkot izejas kodu

0269: Installing Armbian 20.10 on Amlogic S905x Android TV Box (Sunvell T95x)

i12bretro 3 gadi atpakaļ
vecāks
revīzija
86f5cb64bd
1 mainītis faili ar 4 papildinājumiem un 3 dzēšanām
  1. 4 3
      0269.html

+ 4 - 3
0269.html

@@ -8,6 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Installing Armbian 20.10 on Amlogic S905x Android TV Box (Sunvell T95x)">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
+        <meta name="revised" content="03/16/2022 08:45:00 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>
@@ -23,7 +24,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&#39;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&#39;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 Sunvell T95x I picked up refurbishesd on Amazon for $21 shipped. It sports a Quad Core Amlogic S905x @ 2GHz and 1 GB of DDR3 RAM.</p>
+<p>The box used in this video is a Sunvell T95x I picked up refurbished on Amazon for $21 shipped. It sports a Quad Core Amlogic S905x @ 2GHz and 1 GB of DDR3 RAM.</p>
 
 <h2>Things You Will Need</h2>
 
@@ -34,7 +35,7 @@
 <h2>Downloads and Flashing to MicroSD</h2>
 
 <ol>
-	<li>Download Armbian <a href="https://forum.armbian.com/topic/12162-single-armbian-image-for-rk-aml-aw-aarch64-armv8/" target="_blank">Download</a></li>
+	<li>Download Armbian <a href="https://disk.yandex.com/d/_rQgn_FosYuW0g/20.10/20201014" 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 Armbian image to microSD card</li>
@@ -46,7 +47,7 @@
 
 <ol>
 	<li>Open the readable partition of the microSD card in Explorer</li>
-	<li>Rename the approriate file from below to u-boot.ext on the root of the SD card
+	<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 />
 	u-boot-s905x2-s922 (for s905x2 and s922)</p>