瀏覽代碼

0008: Installing Armbian on Allwinner H6 Android TV Box (Tanix TX6)

i12bretro 2 年之前
父節點
當前提交
632161e278
共有 1 個文件被更改,包括 12 次插入11 次删除
  1. 12 11
      0008.html

+ 12 - 11
0008.html

@@ -8,7 +8,7 @@
         <meta name="author" content="i12bretro">
         <meta name="description" content="Installing Armbian on Allwinner H6 Android TV Box (Tanix TX6)">
         <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <meta name="revised" content="04/08/2022 05:03:27 AM" />
+        <meta name="revised" content="10/23/2022 02:18:46 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>
@@ -37,8 +37,8 @@
 <h2>Downloads and Flashing to MicroSD</h2>
 
 <ol>
-	<li>Download Armbian <a href="https://mega.nz/#F!j9QSDQSQ!6WpasOlbZYIInfw6yo4phQ" target="_blank">Download</a></li>
-	<li>Download u-boot <a href="https://yadi.sk/d/lTbXkrmZN5Hf6g" target="_blank">Download</a></li>
+	<li>Download Armbian <a href="https://drive.google.com/drive/folders/1CJEsZ6jdRGFC7XpOFVp8eG-DO0tbrOOb?usp=sharing" target="_blank">Download</a></li>
+	<li>Download u-boot <a href="https://drive.google.com/drive/folders/1CJEsZ6jdRGFC7XpOFVp8eG-DO0tbrOOb?usp=sharing" 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>
@@ -66,16 +66,18 @@
 		<li>Close</li>
 	</ol>
 	</li>
-	<li>Rename the following files, adding .orig to the filename<br />
-	Rename boot.cmd to boot.cmd.orig<br />
+	<li>Rename the following files, adding .orig to the filename
+	<p>Rename boot.cmd to boot.cmd.orig<br />
 	Rename boot.scr to boot.scr.orig<br />
 	Rename boot-emmc.cmd to boot-emmc.cmd.orig<br />
-	Rename boot-emmc.scr to boot-emmc.scr.orig</li>
-	<li>Rename the following .aw files, removing the .aw extension<br />
-	Rename boot.cmd.aw to boot.cmd<br />
+	Rename boot-emmc.scr to boot-emmc.scr.orig</p>
+	</li>
+	<li>Rename the following .aw files, removing the .aw extension
+	<p>Rename boot.cmd.aw to boot.cmd<br />
 	Rename boot.scr.aw to boot.scr<br />
 	Rename boot-emmc.cmd.aw to boot-emmc.cmd<br />
-	Rename boot-emmc.scr.aw to boot-emmc.scr</li>
+	Rename boot-emmc.scr.aw to boot-emmc.scr</p>
+	</li>
 	<li>Safely remove microSD</li>
 	<li>Insert microSD card to Android TV box</li>
 </ol>
@@ -95,8 +97,7 @@
 	<li>Armbian will boot into the desktop environment</li>
 </ol>
 
-<p>Special thanks to the developers and forum members over at <a href="https://forum.armbian.com/topic/12162-single-armbian-image-for-rk-aml-aw/" target="_blank">Armbian.com</a> for making this possible</p>
-          </div>
+<p>Special thanks to the developers and forum members over at <a href="https://forum.armbian.com/topic/12162-single-armbian-image-for-rk-aml-aw/" target="_blank">Armbian.com</a> for making this possible</p>          </div>
         </div>
       </body>
     </html>