Télécharger la liste

Description du projet

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.

Système requise

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

Blocs non alloués de zéros sont maintenant traitées correctement (important à la réduction d'images dynamiques). Non-zero blocs supplémentaires sont maintenant supportés. Changement de taille d'image à venir est indiqué avant l'opération de redimensionnement, ainsi que l'espace libre requis pour l'opération et l'espace libre qui est disponible sur le volume à l'heure actuelle.
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

Imprimé par vidma les messages ont été légèrement modifiées. Un script de configuration simple a été ajouté qui doit être exécuté avant d'invoquer le rend commande. Bâtiment en dehors du répertoire source est maintenant pris en charge.
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

Une page de manuel a été ajouté.
Tags: Documentation
A manual page has been added.

2011-02-27 16:58
0.0.3

Redimensionnement dynamique des fichiers VDI est enfin pris en charge. Même baisse est possible, mais seulement si elle n'implique pas le rejet des blocs alloués.
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

Plusieurs hypothèses restrictives sur les fichiers pris en charge VDI ont été supprimés. Maintenant, avant le redimensionnement, l'utilisateur obtient des informations sur l'opération à venir et vous êtes invité à vérifier si elle doit vraiment être effectuée. La stratégie de redimensionnement a été changé, donc le déplacement des données est nécessaire uniquement lors de la première s'étendant de l'image (sauf si vous traversez la frontière 255 Go). L'exécutable Windows fonctionne maintenant sous 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