## Resize VirtualBox drive
### With Virtual Media Manager
VirtualBox Manager -> File -> Virtual Media Manager
### With command line
```sh
"C:\Program Files\Oracle\VirtualBox\VBoxManage" modifyhd YOUR_HARD_DISK.vdi --resize SIZE_IN_MB
```
`
## Resize the partition
- Easiest way is to use [GParted](https://gparted.org/download.php)