Search posts, tags, users, and pages
Mohamad Mahmood
Programming (Mobile, Web, Database and Machine Learning). Studying at the Center For Artificial Intelligence Technology (CAIT), FTSM, UKM MY
VirtualBox provides a built-in command-line tool called VBoxManage , which allows you to resize VHD (or VDI/VMDK) virtual disk images. Resizing a VHD using VBoxManage Syntax: VBoxManage modifymedium "path/to/your.vhd" --resize [SizeInMB] Example: If...
No responses yet.