The host system is Ubuntu Studio 20.04. This hosts a Windows 10 VM with 100GB disk which I want to increase to 150GB.
I have done:
If I go into Oracle VM VirtualBox Manager, File, Virtual Media Manager, I see Virtual Size 146.48GB and Actual Size 99.66GB. Format: vdi, Dynamically allocated storage. That looks good to me. However, within Windows it still appears to be only 100GB (the disk not the partition). I've booted the VM from an Ubuntu iso and run fdisk and gparted. These tools show the disk as still only 100GB.
Have I missed a step?
I have done:
Code:
VBoxManage modifyhd Win10Dev64-disk002.vdi --resize 150000
Have I missed a step?
Code:
$ sudo fdisk -l /dev/sda
Disk /dev/sda: 100 GiB, 107374182400 bytes, 209715200 sectors
Disk model: VBOX HARDDISK
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: dos
Disk identifier: 0x778b0ee7
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 1026047 1024000 500M 7 HPFS/NTFS/exFAT
/dev/sda2 1026048 208670395 207644348 99G 7 HPFS/NTFS/exFAT
/dev/sda3 208670720 209713151 1042432 509M 27 Hidden NTFS WinRE