Sunday, 2 June 2013

VirtualBox resize disk not taking effect

VirtualBox resize disk not taking effect

I ma trying to increase the size of my /dev/sda1 (boot) following this tutorial
I am able to execute the following command successfully:
VBoxManage.exe modifyhd ubuntu.vdi –-resize 40000
and when I go to My Vm -> Settings -> Storage -> my.vdi I see the correct (increased storage). When I run GParted via Live CD I do not see the new size. So the change took effect in the VirtualBox console, but not in the gust OS. What am I doing wrong?
Host: Windows 8 Gust: Ubuntu 12.04

No comments:

Post a Comment