I'm facing problems by trying to increase the storage of my VM image.
At first I set up the storage using dynamic increase. But I still run out of space at 5.6GB, I never saw it adjusting anything dynamically, maybe I set the maximum storage too low (read something like this somewhere).
So, I cloned it and increase the virtual drive size to 51200 MBytes (Clone of Ubuntu Server 15.1.vdi, see below). I checked the VM and ran out of space again at 5.6GB!
So, I cloned it again (again to 51200 MBytes) but this time also setting the option to increase partition size (Clone2 of Ubuntu Server 15.1.vdi). I checked the VM and ran out of space again at 5.6GB! What's going on?
Can anyone help?
Code: Select all
C:\Program Files\Oracle\VirtualBox>VBoxManage list hdds
UUID: 73bf08e2-253b-4906-b5e9-03dbfe277db1
Parent UUID: base
State: created
Type: normal (base)
Location: C:\Users\willi\VirtualBox VMs\Ubuntu Server\Ubuntu Server 15.1.vdi
Storage format: VDI
Capacity: 8192 MBytes
Encryption: disabled
UUID: 2d2eee70-0d71-416f-9eed-2da2dbc4baa5
Parent UUID: base
State: created
Type: normal (base)
Location: C:\Users\willi\VirtualBox VMs\Ubuntu Server\Clone of Ubuntu Server 15.1.vdi
Storage format: VDI
Capacity: 51200 MBytes
Encryption: disabled
UUID: 6aea4727-cee6-4dcb-9e35-0d8d08337be6
Parent UUID: base
State: locked write
Type: normal (base)
Location: C:\Users\willi\VirtualBox VMs\Ubuntu Server\Clone2 of Ubuntu Server 15.1.vdi
Storage format: VDI
Capacity: 51200 MBytes
Encryption: disabled