安装Installing Armbian 20.10 on Amlogic S905x Android TV Box (Sunvell T95x)
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.
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.
Things You Will Need
Downloads and Flashing to MicroSD
Configure MicroSD Card for Armbian
Safely remove microSD
Insert microSD card to Android TV box
Booting to Armbian for the First Time
Plug the power adapter into the Android TV box
If the device has never booted from external storage before the stock Android OS will load
In Android, navigate to the application drawer > Run Update & Backup
Select Local > Navigate to the microSD card > aml_autoscript.zip
Select Update
The system will reboot twice and should then begin booting Armbian from the microSD card
You should see the Armbian terminal running startup scripts
When prompted, login with username: root password: 1234
Input a new root password
Confirm the new root password
When prompted, input a username
Input a password for the new user
Confirm the password for the new user
Follow any additional the prompts
Armbian will boot into the desktop environment
Special thanks to the developers and forum members over at Armbian.com for making this possible