Posts by EastOfEden

    I am not able to mount a 4Tb NTFS GPT USB drive.
    I followed an existing thread : LibreELEC - to no avail.
    The NTFS is not dirty , drive was disconnected correctly and safely and I followed the advice in above thread to the letter.

    Still my problem seems to be different as I do not even have sda1 device:

    Code
    /dev/mmcblk0p1: LABEL="RECOVERY" UUID="18E3-3E13" TYPE="vfat" PARTUUID="00061c84-01"
    /dev/mmcblk0p5: LABEL="SETTINGS" UUID="376358d8-f966-4b85-92a0-32ea2a77d318" TYPE="ext4" PARTUUID="00061c84-05"
    /dev/mmcblk0p6: SEC_TYPE="msdos" UUID="3596-EEA2" TYPE="vfat" PARTUUID="00061c84-06"
    /dev/mmcblk0p7: UUID="fde44bb3-a8d4-4ab0-af8b-1bc3bcc8d6a8" TYPE="ext4" PARTUUID="00061c84-07"
    /dev/loop0: TYPE="squashfs"
    /dev/mmcblk0: PTUUID="00061c84" PTTYPE="dos"
    /dev/sda: PTUUID="c5af94da-d851-4d74-8a52-9ae70e6bc82e" PTTYPE="gpt"

    And here is dmesg


    The drive I am trying to mount is sda but ... I can not mount it as it seems that the volumes are not recognised only the drive.
    The drive works fine under windows.
    I am on Raspberry PI 3 using the latest (updated today) version.

    Is there an fdisk or something else available on this install?

    Any advice?