Adjust VMDK format disk space in VirtualBox

Source: Internet
Author: User

Reference Link: https://www.cnblogs.com/platero/p/4105808.html

Enter the Virtualbox installation directory, for example: "D:\ software \virtualbox", start cmd. If the cmd input command "vboxmanage" error, then in the VirtualBox installation directory to find the execution file, double-click the execution of the file, re-enter the command "Vboxmanage", error disappears.

1. Perform the following command to convert the VMDK to VDI

" SOURCE.VMDK " " Cloned.vdi " --format VDI

where "SOURCE.VMDK" is the vmdk file location, VDI is the target location

2. Enlarge the size of the VDI drive

40960

Note that the last parameter is the unit m, such as the hard disk you want to 40G, then the 1024x768 m * 40 = 40960.

3. First find the path of the VDI file, then open the VirtualBox, the software to the right will list the system information, open storage, the original point to the VMDK deleted, re-added as the newly generated VDI file.

4. Restart the virtual machine, in Disk Management, you should already be able to see that the newly added partition is an idle partition, so you have to allocate in the virtual machine on the line.

Adjust VMDK format disk space in VirtualBox

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.