incendio Posted October 10, 2022 Posted October 10, 2022 Hi guys, I have a generic tv box from a local Internet Provider in my country. They called it Fiberhome HG860p. This TV box is powered by Amlogic S905X and has eMMC installed with Android TV 6. I can ran armbian server with micro sd card on this box, is it possible to copy, browse or delete eMMC files via armbian server? If possible, what is the command or is there an app like file manager to do it? Thanks in advance.
SteeMan Posted October 10, 2022 Posted October 10, 2022 You would mount the emmc device (/dev/mmcxxxxx) like you would any other disk in linux. Note that not all android partitions are in a format standard linux will be able to understand.
Recommended Posts