How to increase virtualbox.vdi actual size?

How to increase VirtualBox virtual drive actual size?

  • I have selected "dynamically allocated" mode upon creating virtual drive. I was thinking it will grow automatically up to maximum size. But it constantly has "actual size" of 4Gb and does not growing to 8Gb which is virtual size. Guest OS says it has no more space on drive on /dev/sda1. Is it possible to kick it somehow? Thanks

  • Answer:

    If you want to add space to the guest, there's 2 places it needs done: First in the virtualization host itself (Virtualbox, in your case), then again inside the guest. If you originally created the virtual drive as 4 GB, then later resized it to 8 GB, you'll need to do some work in the guest OS to have it makes use of the extra space. Right now it's as if you took a 4 GB partition and put it onto an 8 GB drive -- the partitions haven't changed, so the rest of the space is unallocated as far as the guest is concerned. You can either add a 2nd partition in the guest or use some utility to resize the partitions in the guest.

Dims at Super User Visit the source

Was this solution helpful to you?

Other answers

I think he's talking about the dynamically allocated image option "This will initially be very small and not occupy any space for unused virtual disk sectors, but will grow every time a disk sector is written to for the first time, until the drive reaches the maximum capacity chosen when the drive was created.", so the vm was created with an initial virtual drive of 4 Gb that would be growing until reaching the maximum capacity of 8 Gb. So the problem is that the virtual drive is full and is not growing dynamically as it's supposed to be.

Lalo Landa

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.