My setup: I have Windows 10 and Ubuntu 18.04 LTS in dual boot, both on different Hard Drives. I have a third SSD that I'm trying to use on both systems for simple storage, but Ubuntu is not recognizing it correctly. (On Windows I do not experience any problems using it.)
What I tried so far:
fdisk -l
parted -l
testdisk
None of the above shows the drive (should be /dev/sdc/
. There are some /dev/loop/
drives but those are related to my forth windows dynamic disk I think.)
gparted
Sometimes shows it, but I'm greeted with never ending errors, I have to spam click away. Cannot reproduce it right now but I remember it wanted me to add a new partition table but failed doing so.
ntfs-3g
ntfsfix
Errors about missing boot sector?
I spent days in search for a solution but did not come across one that worked for me so I made a new post. Most of the times people say the drive is malfunctioning but I am confused why it is working flawlessly on windows than. Also BIOS is showing the drive as well.
Any ideas?