using this command
VBoxManage modifyhd YOUR_HARD_DISK.vdi --resize SIZE_IN_MB
โดยปกติ VBoxManage.exe จะอยู่ที่ C:\Program Files\Oracle\VirtualBox\
VBoxManage.exe is normally in C:\Program Files\Oracle\VirtualBox\
แทนที่ YOUR_HARD_DISK ด้วยชื่อฮาร์ดดิสก์
YOUR_HARD_DISK must be replace with your image name
แทนที่ SIZE_IN_MB ด้วยขนาดที่ต้องการ
SIZE_IN_MB must be replace with your desired size
No comments:
Post a Comment