I'm running Ubuntu on Oracle VM VirtualBox. The VM was initially set up with 8GB of storage but now I've run out of space. I used VirtualBox's vboxmanage modifymedium
function to resize the virtual disk, and I can see the unallocated space in GParted. Now I'm trying to extend the partition sda5 but I don't seem to get the option to extend it out into the unallocated portion of the drive. What am I missing here?
Asked
Active
Viewed 1,175 times
1

David Foerster
- 36,264
- 56
- 94
- 147

Coalsand
- 11
system-config-lvm
and use the GUI to resize. – heynnema Jun 09 '17 at 19:17Using system-config-lvm, I see that there's a: root: Linear Mapping, 1669 extents; swap_1: Linear Mapping 256 extents; and unused space: 4202 extents.
I don't know what to make of this... I was expecting Ubuntu to tell me that the Computer has a capacity of 24GB.
– Coalsand Jun 09 '17 at 19:55