Installing CE to eMMC

Hi there, I’m new to CE but have been using and booting LE for many years.
Im having a problem though. I have a TX9 Pro box.
I installed CE to SD card and after trying a few device trees, got the Vorke Z6 plus one to see my LAN.
So its running on SD card. I went to install to eMMC and ran the commands using the LE instructions and using STORAGE as the partition name.
Now the image wont boot.
Tried this on 2 boxes and geting the same result.

Any ideas??

Blockquote
login as: root
root@192.168.1.75’s password:
##############################################

CoreELEC

https://coreelec.org

##############################################

CoreELEC (official): 9.2.0 (Amlogic.arm)
CoreELEC:~ # blkid
/dev/loop0: TYPE=“squashfs”
/dev/reserved: PTTYPE=“atari”
/dev/cache: UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/tee: UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/system: LABEL=“system” UUID=“da594c53-9beb-f85c-85c5-cedf76546f7a” TYPE=“ext4”
/dev/data: LABEL=“STORAGE” UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/mmcblk1: PTUUID=“0e8954df” PTTYPE=“dos”
/dev/mmcblk1p1: SEC_TYPE=“msdos” LABEL_FATBOOT=“COREELEC” LABEL=“COREELEC” UUID=“1709-3535” TYPE=“vfat” PARTUUID=“0e8954df-01”
/dev/mmcblk1p2: LABEL=“STORAGE” UUID=“d28f40a0-44b0-4479-bc23-deb33a9829ad” TYPE=“ext4” PARTUUID=“0e8954df-02”
CoreELEC:~ # ^C
CoreELEC:~ # e2label /dev/mmcblk1p2 “”
CoreELEC:~ # e2label /dev/data “STORAGE”
CoreELEC:~ # e2label /dev/data “STORAGE”
CoreELEC:~ # blkid
/dev/loop0: TYPE=“squashfs”
/dev/cache: UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/tee: UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/system: LABEL=“system” UUID=“da594c53-9beb-f85c-85c5-cedf76546f7a” TYPE=“ext4”
/dev/data: LABEL=“STORAGE” UUID=“57f8f4bc-abf4-655f-bf67-946fc0f9f25b” TYPE=“ext4”
/dev/mmcblk1p1: SEC_TYPE=“msdos” LABEL_FATBOOT=“COREELEC” LABEL=“COREELEC” UUID=“1709-3535” TYPE=“vfat” PARTUUID=“0e8954df-01”
/dev/mmcblk1p2: UUID=“d28f40a0-44b0-4479-bc23-deb33a9829ad” TYPE=“ext4” PARTUUID=“0e8954df-02”
/dev/reserved: PTTYPE=“atari”
/dev/mmcblk1: PTUUID=“0e8954df” PTTYPE=“dos”
CoreELEC:~ Kodi

Blockquote

There is a better option in CE, try searching for CEEMMC which is a tool to install to emmc.

Shoog

Ceemmc is for -ng devices only. Tanix TX9 pro is a S912 box so ceemmc isn’t available for that device.

Ok thanks for clarifying.

Shoog

Just to clarify after changing the partition to STORAGE on reboot it gets stuck in a boot loop only booting to the CoreELEC logo.