Posts by kin_libreelect

    I have a M8S Pro+ box, booted from LIbreElec SD card. There's no DATA partition in the blkid output. I can see the HDD connected though.

    lsblk

    Code
    LibreELEC:~ # blkid
    /dev/loop0: TYPE="squashfs"
    /dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="LIBREELEC" UUID="2557-19A6" TYPE="vfat" PARTUUID="be03dce7-01"
    /dev/mmcblk0p2: LABEL="LIBREELEC_DISK" UUID="cdedf16d-e99c-4cd3-a2f1-61a687bcd470" TYPE="ext4" PARTUUID="be03dce7-02"
    /dev/sda1: LABEL="HD 1" UUID="92920C84920C6ED3" TYPE="ntfs" PARTUUID="5d5e9383-01"
    /dev/mmcblk0: PTUUID="be03dce7" PTTYPE="dos"

    parted

    However there is no lsblk or fdisk. But I suppose they would just give the same result. Can anyone please explain why there is no DATA partition on display?

    Thanks