0

I bought a convenient 4TB SSD unit. Unfortunately my Ubuntu 20.04 LTS system doesn't see the unit, that is easily read by an another PC with Windows. So i formatted the unit on windows in NTFS but Ubuntu still doesn't see the unit. I have tried to format the SSD unit using gnome disk but it doesn't work. In have also tried

sudo fdisk -l 
receiving this answer
Dispositivo Start       Fine    Settori  Size Tipo
/dev/sdb1       6       4095       4090   16M Microsoft reserved
/dev/sdb2    4096 1023999993 1023995898  3,8T Microsoft basic data 

Can somebody help me please?

1 Answers1

0

One possible cause is that the SATA controller mode in the BIOS is set to RAID or IDE. It should be in AHCI.

ramussons
  • 121
  • 3