How To: Re-size Virtual Drive for Virtual Box in Windows Host

Опубликовано: 19 Июнь 2026
на канале: Jack Gray
1,226
8

In this video I'll be showing you how to re-size a virtual drive for Virtual Box in a Windows host. Difficulty Lvl: noob

COMMAND PROMPT:
[ cd "c:\Program Files\Oracle\VirtualBox" ] - path might be subjective
[ VboxManage modifyhd "(insert virtual drive path here)" --resize (insert desired size in megabytes)
ENTER