0

I have an windows 10 system with 1 TB HDD, today I dual boot it with ubuntu 18.04, in the disk section the picture is like this,

But there is no sign of these partitions, like this,

When I click on Windows network the message is this,

Now please give me some solution.

1 Answers1

0

The partition /sda7 is not formatted; your file manager can only view and interact with partitions which are formatted for usability. Those are
/sda1 (NTFS, recovery partition, hidden)
/sda2 (FAT), and
/sda11 (Ext4, Linux).

K7AAY
  • 17,705