Télécharger la liste

Description du projet

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.

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.

2012-03-29 06:41 Retour à la liste release
0.9.3

Cette version améliore de manière significative « fsremap », ajout de point de contrôle automatique des tâches et la possibilité de reprendre les travaux inachevés depuis les points de contrôle (ce qui signifie qu'il peut désormais récupérer plusieurs utilisateur interruption, accidents, ou même des pannes de courant). Il améliore également le « fstransform », en ajoutant la possibilité de transformer un périphérique non-montés, insertion de nettoyage approprié après les erreurs et l'ajout de nouvelles options pour faciliter l'intégration avec des outils tiers (tels que gparted). Certaines options ont été renommées légèrement, et les journaux et les fichiers persistants sont maintenant stockés dans/var/tmp/fstransform /.
Tags: Major feature enhancements
This release significantly enhances "fsremap", adding automatic job checkpointing and the ability to resume unfinished jobs from the checkpoints (this means it can now recover from multiple user interruptions, crashes, or even power failures). It also enhances "fstransform", adding the ability to transform a non-mounted device, inserting appropriate cleanup after errors, and adding new options to ease integration with third party tools (such as gparted). Some options have been slightly renamed, and persistent files and logs are now stored in /var/tmp/fstransform/.

Project Resources