Wednesday, February 4. 2009
VirtualBox - CloneVDI
Angestoßen von massivem Druck „der Community“ habe ich eine kleine GUI erstellt, mit der Disk-Images der Virtualisierungs-Software VirtualBox komfortabel kopiert werden können.
Das Tool wird regelmäßig weiterentwickelt (s.a. VirtualBox Community Forum Thread) und dieser Post entsprechend aktualisiert. Die aktuelle Version ist kompatibel zu VirtualBox 3.0.12 und allen vorausgehenden 3.x und 2.x Versionen (mit entsprechend eingeschränktem Funktionsumfang.)
Die VirtualBox-Version wird automatisch erkannt und in der Statuszeile angezeigt. Funktioniert die Erkennung nicht, so werden alle Optionen aktiviert und ein Warnhinweis angezeigt. Es wird dann die Syntax von VBoxManage.exe aus Version 3.0.12 verwendet.
Die aktuelle Versionsnummer und die Änderungshistorie stehen im vollständigen Artikel.
CloneVDIGUI.exe - GUI für vboxmanage.exe clonevdi (ca. 823kb)
After a request from in the forums of VirtualBox, I created a small application to ease the process of copying/cloningdisk images for Virtualbox.
The tool is updated on a regular base and when the community requests changes (see VirtualBox Community Forum Thread). The current version is compatible to VirtualBox 3.0.12 and all previous 3.x and 2.x Versions (with restricted features depending on version). The VirtualBox version is automatically detected and shown in the status line. When the detection fails, a waring is shown, all options are available and VBoxManage.exe Syntax of Version 3.0.12 will be used.
The current changelog and version number is shown in the complete article.
Alternatives:
Virtualbox forum user "mpack" has created another tool that does not use vboxmanage.exe internally. This makes it possible to provide other features:
- Reads VDI,VHD or VMDK, writes VDI.
- A simple GUI Interface.
- Ability to discard unused blocks from the clone (no need to run SDelete first).
- Ability to enlarge the maximum size of a virtual disk.
- User choice to either keep the old UUID or generate a new one for the clone.
- Some useful diagnostics about the source VDI, such as the partition map and the internal fileystem.
- Better feedback while cloning: a progress bar and an estimated time to completion.
- It seems to be significantly faster than "VBoxManage clonehd".
There is a similar project for Linux „in the don't trust technology“ Blog by nightfighter.
Im „in the don't trust technology“ Blog von nightfighter gibt es ein ähnliches Projekt für Linux.
Choose yourself which tool is more appropriate to you. I will nevertheless update my CloneVDIGUI with the latest virtualbox versions. Continue reading "VirtualBox - CloneVDI"


/* Comments */