1

I have Windows 10 and Ubuntu 16.04 installed on my machine.

Now I want to check from live USB using Gparted or the df command which partition contains my Ubuntu 16.04 installation.

I am getting a / value output under mounted on, aufs as coordinate parameters and i am not sure which partition aufs refers to.

SCREENSHOT of gparted and df
(Click image to enlarge)

Zanna
  • 70,465

1 Answers1

0

By Elimination:

The only partitions with enough used space to contain operating systems are sda2 and sda3.

Ubuntu does not install on NTFS so it must be on sda2.

Windows does not install on ext4 so it must be on sda3.

Just guessing about Games and Movies but the labels seem right.

Zanna
  • 70,465
C.S.Cameron
  • 19,519