|
@@ -4,10 +4,11 @@
|
|
|
<title>Run TWRP Recovery on Allwinner H6 (Tanix TX6) Android TV Box</title>
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
|
<meta charset="UTF-8">
|
|
|
- <meta name="keywords" content="How To,Tutorial,i12bretro,TWRP,TeamWin,Recovery,Android,Allwinner,H6">
|
|
|
+ <meta name="keywords" content="TWRP,TeamWin,Recovery,Android,Allwinner,H6,How To,Tutorial,i12bretro">
|
|
|
<meta name="author" content="i12bretro">
|
|
|
<meta name="description" content="Run TWRP Recovery on Allwinner H6 (Tanix TX6) Android TV Box">
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
+ <meta name="revised" content="03/20/2022 12:41:20 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,6 +24,12 @@
|
|
|
<div id="content">
|
|
|
<p><em>NOTE: In my experience, this did not overwrite the stock recovery and I was unable to get the System partition to mount</em></p>
|
|
|
|
|
|
+<h2>Things You Will Need</h2>
|
|
|
+
|
|
|
+<ul>
|
|
|
+ <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>Preparation and Booting Stock Recovery</h2>
|
|
|
|
|
|
<ol>
|