i tried using my 2 internal drives after installing kali linux, and it doesn't let me access them, i tried running fdisk -i as root and this is the output:
Code:
Disk /dev/sda: 931.51 GiB, 1000204886016 bytes, 1953525168 sectors
Disk model: WDC WD10EZEX-08W
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: 4AC107E0-AE02-4AC1-AA20-E198F70C7055

Device     Start        End    Sectors   Size Type
/dev/sda1     34      32767      32734    16M Microsoft res
/dev/sda2  32768 1953521663 1953488896 931.5G Microsoft bas

Partition 1 does not start on physical sector boundary.

Disk /dev/sdb: 5.46 TiB, 6001175126016 bytes, 11721045168 sectors
Disk model: ST6000DM003-2CY1
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: D03B2AC9-95FD-446C-9222-98E01B696BD9

Device     Start         End     Sectors  Size Type
/dev/sdb1     34       32767       32734   16M Microsoft re
/dev/sdb2  32768 11721041919 11721009152  5.5T Microsoft ba

Partition 1 does not start on physical sector boundary.
I can't format the drives since they have lots of important data, is there a way to fix it so that i could access the drives without formatting? they worked perfectly fine when i used windows as my operating system

note, i also have 2 other drives that are external and working perfectly fine without that mount issue