Install Armbian Onto Android TV Box eMMC Internal Storage
i12bretro
#Armbian #InternalStorage #Install
Full steps can be found at https://i12bretro.github.io/tutorials/0434.html
NOTE: This will overwrite the Android ROM on the eMMC flash and attempt to install Armbian. Before beginning, make sure you have a backup of the stock Android ROM in the event the installation fails or you want to revert back to Android in the future. Proceed at your own risk. 01. Boot into Armbian using the microSD method 02. Run the following commands in a terminal window sudo su cd /root/ ls 03. Find the install- .sh file for the chipset hardware aw = allwinner aml = amlogic rk = rockchip 04. Run the install script sudo ./install-aml.sh 05. Once the Armbian OS finishes copying to the eMMC, shutdown Armbian 06. Unplug power from the TV box 07. Remove the SD/microSD card from the system 08. Power the TV box back on to boot from the eMMC storage 09. If everything worked as expected, Armbian should boot from the internal eMMC storage and no longer require the SD/microSD card ... https://www.youtube.com/watch?v=3hTXgf8iIJ4
7600504 Bytes