Memory Loom » Virtualization http://192.168.0.198 Apologia, decisions, & consequences Sat, 17 May 2025 04:27:08 +0000 en-US hourly 1 http://wordpress.org/?v=3.4.2 VirtualBox Disk Conversion http://192.168.0.198/?p=653 http://192.168.0.198/?p=653#comments Mon, 10 Jun 2024 04:58:45 +0000 Elijah Thomas http://192.168.0.198/?p=653 To convert a dynamic VirtualBox disk to a Fixed disk, run the following command:

vboxmanage clonemedium disk /path/disk.vdi /path/newdisk.vdi -variant Fixed

using –variant Standard would create a dynamic disk.  Then open the virtual machine and remove the existing disk and attach the new disk.  Then use the media manager to delete the unused media.

Use the following command to list registered virtual disks:

vboxmanage list hdds
]]>
http://192.168.0.198/?feed=rss2&p=653 0