How to increase .vdi size in virtualbox 7
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=r_wgywwx1JU
in this video we are going to learn how to increase .vdi size in virtualbox 7.
Steps:
Open virtualbox
Click File, click Tools, click Virtual Media Manager
at Hard Disks tab, choose your .vdi, at attributes tab, change Size (in GB), click Apply
Start your virtual server (i am using windows 10 here)
After login to windows, search Computer Management
Click Storage - Disk Management
Right click your C partition, click extend volume. If extend volume cannot be clicked, do the following additional steps:
reagentc /disable
diskpart
list disk
select disk 0
list partition
select partition 3
delete partition everride
list partition
Move back to Disk management, right click extend volume, now it should be clickable
Enter you new size, next, done