Increase size of a linux partition inside a VirtualBox machine drive (.vdi)
Step 1 : Increase VDI size
Windows Add this to PATH : C:\Program Files\Oracle\VirtualBox
VBoxManage modifyhd
Example: For ~100GB :
VBoxManage modifyhd "CentOS 64-bit Kula.vdi" --resize 110000
Step 2 : Reclaim the size by resizing partitions
Recent Comments