Monday, January 21, 2019

Resize VirtualBox disk , change virtual machine disk of Ubuntu/Windows

Resize VirtualBox disk , change virtual machine disk

ex: change vm disk to 40000mb

C:\Program Files\Oracle\VirtualBox>vboxmanage modifyhd "C:\Users\oracle\VirtualBox VMs\Ubuntu18\Ubuntu18.vdi" --resize 40000


Then

Start VM
Login to Ubuntu
Run DiskUtility
Resize Linux partition


Same with Windows
Start VM
Login to Windows
Run DiskManager
Resize Windows partition

No comments:

Post a Comment

AWS how to delete VPC when it has error with Network interface , Gateway decencies

   how to delete VPC when it has error with Network interface , Gateway decencies  in AWS 1. Check if it is running on EC2 instance then Sto...