I've just installed Ubuntu and completely replaced my Windows 10 because I don't want to use it anymore. Installation went very well and everything is working fine but one issue is that I've installed Ubuntu on my SSD drive that seems to work fine but I've another 2TB disk and its partitions are not being recognized by Ubuntu. It just shows as LDM data partition. Please kindly help me fix this, I've lots of important data in that drive and I don't have any backup.
Following is the screenshot of that 2TB drive of "Disks" tool.
EDIT:This is the output of fdisk -l /dev/sda
Disk /dev/sda: 1.84 TiB, 2000398934016 bytes, 3907029168 sectors
Disk model: ST2000LM007-1R81
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: gpt
Disk identifier: 11265FFB-2E2C-4395-83C0-5935F7822AF7
Device Start End Sectors Size Type
/dev/sda1 34 2081 2048 1M Microsoft LDM metadata
/dev/sda2 2082 262177 260096 127M Microsoft reserved
/dev/sda4 1128448 3907029134 3905900687 1.8T Microsoft LDM data
Partition 1 does not start on physical sector boundary.
Partition 2 does not start on physical sector boundary.