Download List

Descripción del Proyecto

vidma is a utility for manipulating virtual disk images. It can show basic information about the image or resize it. Resizing is done by in-place modification of a file holding the image or by creating modified copy of such file. The only currently supported format is VDI (Virtual Disk Image), mostly used by VirtualBox.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-01-02 07:54
0.0.4

Sin asignar bloques de ceros se manejan ahora correctamente (importante para la reducción de imágenes dinámicas). Bloques adicionales de cero no son soportados ahora. Cambio de tamaño de imagen próxima se muestra antes de la operación de cambio de tamaño, junto con el espacio libre requerido para la operación y el espacio libre disponible en el volumen en el momento.
Tags: Minor feature enhancements
Unallocated blocks of zeroes are handled now properly (important for shrinking dynamic images). Non-zero extra blocks are supported now. Upcoming image size change is shown before the resize operation, along with the required free space for the operation and free space that is available on the volume at the moment.

2011-10-14 06:21
0.0.3b

Mensajes impresos por vidma han cambiado ligeramente. Se ha agregado un script de configuración simple que debe ejecutarse antes de invocar la hacen comando. Ahora se admite la construcción fuera del directorio de origen.
Tags: Minor feature enhancements
Messages printed by vidma have been slightly changed. A simple configure script has been added that must be run before invoking the make command. Building outside of the source directory is now supported.

2011-03-01 12:22
0.0.3a

Una página de manual ha sido añadido.
Tags: Documentation
A manual page has been added.

2011-02-27 16:58
0.0.3

Cambiar el tamaño de los archivos dinámicos VDI es finalmente el apoyo. Aunque la reducción es posible, pero sólo si no implica el descarte de bloques asignados.
Tags: Major feature enhancements
Resizing dynamic VDI files is finally supported. Even shrinking is possible, but only if it does not involve discarding of allocated blocks.

2011-02-23 07:18
0.0.2

Muchos supuestos restrictivos sobre los archivos soportados VDI se han eliminado. Ahora, antes de cambiar el tamaño, el usuario recibe información sobre la operación de futuros y le pide que confirme si realmente se debe realizar. La estrategia de cambio de tamaño se ha cambiado, por lo que el movimiento de datos sólo es necesario durante el primero de los de la imagen (a menos que atravesar el límite de 255 GB). El ejecutable de Windows ahora funciona en Windows 2000.
Tags: Minor feature enhancements
Many restrictive assumptions about supported VDI files have been removed. Now before resizing, the user gets information about the upcoming operation and prompted to verify whether it should really be performed. The resizing strategy has been changed, so moving data is required only during the first extending of the image (unless you cross the 255 GB boundary). The Windows executable now works in Windows 2000.

Project Resources