.
Assuming that you are running a Virtual Windows (WinXP, Win7, ...):
- Export the Virtual Windows as OVA.
- Import the OVA and select the option "import hard drives as VDI".
- Exit VirtualBox Manager.
- Using Console Window, run command: (Assuming the disk name is disk1.vdi and you want to resize to 40GB)
- BoxManage modifyhd "disk1.vdi" --resize 40960
- Start the Virtual Windows.
- Using Console Window, run command:
- diskmgmt (Windows Disk Management Application)
- Right-click the existing Allocated Space and select Extend Volume. Select the Unallocated Space as the target.
No comments:
Post a Comment