Jump to content

Recommended Posts

Posted

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),

PXL_20250921_163753519.thumb.jpg.4ca6f38d30b0a1e3293729b4ff16f5cc.jpg

PXL_20250921_164245100.thumb.jpg.4fa7f6cfdc9b76da935b3b456b467b8b.jpg

 

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).

PXL_20250921_164526273.thumb.jpg.7ee4da180ed7a60bfcff727d7add640c.jpg


fdisk -l output to also show the internal mmc (in the screen /dev/mmcblk1)

PXL_20250921_164806814.thumb.jpg.6b1a309239c047a4850e9053c6ff9ee1.jpg

 


If I remove the sd and then turn it on, it is just stuck in a loop, having the following errors:

PXL_20250924_211921939.PORTRAIT.thumb.jpg.52753d037d3ab411bd9b37b81902ce7d.jpg

 

 

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

Posted

The issue is that your u-boot can't read the emmc.  The linux kernel can since when it was run from your sd card you can access the emmc.  But after you have copied the install to emmc and then boot, the uboot is reporting it can't read the emmc.

 

There are instruction in /boot/build-u-boot for building the various uboots.  I would suggest you try building with a newer version of uboot.  What is currently shipped (the u-boot-s905x-s912 was built from uboot 2020-07 sources) so trying with newer uboot 2025-xx might provide better support for your specific emmc.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines