Download List

Descripción del Proyecto

fstransform is a tool to change a file-system from one format to another. For example, it can change from jfs, xfs, or reiser to ext2, ext3, or ext4. It works in-place and without the need for backup. It currently has been tested on Linux only. It uses a sparse file to create the new file-system image, moves all the files of the existing file-system into it, then remaps the sparse file to the original partition.

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.

2012-02-07 08:55 Back to release list
0.9.0

Esta versión incorpora un script de configuración y archivos makefile portable generado por GNU automake. También incluye más estrictos controles de seguridad para dispositivos cuya longitud no es múltiplo del tamaño de bloque del sistema de archivos y nuevo--no-preguntas--irreversibles--tiempo de mostrar opciones y dar a los usuarios más control sobre la ejecución de fstransform. El programa de fsmove ha sido mejorado y ahora comprueba gratuitamente espacio al inicio y periódicamente muestra progreso porcentaje y tiempo estimado restante. Finalmente, se agregó una advertencia archivo Léame con información acerca de la transformación de un dispositivo de casi completa para el sistema de ficheros 'xfs'.
This release adds a configure script and portable Makefiles generated by GNU automake. It also includes stricter safety checks for devices whose length is not a multiple of file-system block size, and new --no-questions, --irreversible, and --show-time options to give users more control over fstransform execution. The fsmove program has been improved and now checks for free space at startup, and periodically shows progress percentage and estimated time remaining. Finally, a warning has been added to README with information about transforming an almost-full device to the 'xfs' filesystem.

Project Resources