Download List

Projeto Descrição

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 versão adiciona um script de configuração e Makefiles portátil gerado pelo GNU automake. Ele também inclui verificações de segurança mais rigorosas para os dispositivos cujo comprimento não é um múltiplo do tamanho de bloco do sistema de arquivos e novo-- não-perguntas,-opções irreversíveis e --hora do show para dar aos usuários mais controle sobre a execução de fstransform. O programa fsmove foi melhorado e agora verifica para libertar espaço na inicialização e periodicamente mostra a porcentagem de progresso e o tempo estimado restante. Finalmente, um aviso foi adicionado ao arquivo README com informações sobre como transformar um dispositivo quase cheio ao filesystem '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