Hello @balbes150,
I successfully installed Armbian 20.05.1 on my H96 pro + Alfawise tv box.
It works fine on my SD card. I wanted to install on the EMMC using the script /root/install-aml.sh.
It worked without error. I checked the partitions are well created and the files have been copied with the change of labels (ROOTFS to ROOT_EMMC).
When I want to boot on the EMMC without my sdcard the splash screen freeze (H96 Pro +). After if I restart on my SD card, the partitions of the EMMC returned as originally with Android (see below)
Disk /dev/mmcblk1: 29,1 GiB, 31272730624 bytes, 61079552 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x00000000
Device Boot Start End Sectors Size Id Type
/dev/mmcblk1p1 0 8191 8192 4M 83 Linux
/dev/mmcblk1p2 73728 204799 131072 64M 83 Linux
/dev/mmcblk1p3 221184 1269759 1048576 512M 83 Linux
/dev/mmcblk1p4 1269760 56344575 55074816 26,3G 5 Extended
/dev/mmcblk1p5 1286144 1302527 16384 8M 83 Linux
/dev/mmcblk1p6 1318912 1384447 65536 32M 83 Linux
/dev/mmcblk1p7 1400832 1466367 65536 32M 83 Linux
/dev/mmcblk1p8 1482752 1499135 16384 8M 83 Linux
/dev/mmcblk1p9 1515520 1531903 16384 8M 83 Linux
/dev/mmcblk1p10 1548288 1613823 65536 32M 83 Linux
/dev/mmcblk1p11 1630208 1695743 65536 32M 83 Linux
/dev/mmcblk1p12 1712128 1777663 65536 32M 83 Linux
/dev/mmcblk1p13 1794048 5988351 4194304 2G 83 Linux
/dev/mmcblk1p14 6004736 61079551 55074816 26,3G 83 Linux
Do you have any idea what is not working?
Thank you for your help