I have installed clean Ubuntu on my ssd disk and I tried create a partition with gparted but it shows my disk usage %100. Is it bug ?
Asked
Active
Viewed 4,096 times
6
-
Can you add an image of it? – Mitch Aug 11 '14 at 17:14
-
no i can't i need 15 rep to add image. – Ali Arda Orhan Aug 11 '14 at 17:43
-
1Upload to Imgur, and add the link. – Mitch Aug 11 '14 at 17:44
-
http://postimg.org/image/5lkt2dr5j/ – Ali Arda Orhan Aug 11 '14 at 18:02
-
From the picture it appears that ubuntu is installed in a Logical Volume Management Physical Volume (LVM2 PV), and not simply in a partition formatted with a file system. See Logical Volume Manager (Linux) for a description of LVM. Currently there is no unallocated space within the LVM2 PV and hence the LVM2 PV cannot be shrunk. You might have unused space within the Logical Volumes within the LVM2 PV. – Curtis Gedak Aug 12 '14 at 20:58