Hello everyone, I own this android box
and I followed this tutorial https://ragone.dev/post/install-linux-on-android-tv-box which is based on tutorials on armbian website, I tried to install Armbian 25.8 server with Debian.
Everything went fine until the step "5. Flash Armbian to the internal eMMC", despite me running the install-aml.sh script and getting a complete message in the end (see following images for script execution output),
when I reboot it just always starts from the sd (see the following screenshot showing that the mounted storage is 16 GB, but my box internal storage is 8 GB).
fdisk -l output to also show the internal mmc (in the screen /dev/mmcblk1)
If I remove the sd and then turn it on, it is just stuck in a loop, having the following errors:
Can you please help me in solving this problem?
I already tried looking on the web and found these two topics:
https://github.com/ophub/amlogic-s9xxx-armbian/issues/3032
But they didn't help me.
Kind regards