Download List

Project Description

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-14 08:55 Back to release list
0.9.1

This release fixes an internal error while remapping devices larger than 4GB on 32-bit platforms, and fixes build errors on some Linux distributions (typically RPM-based ones).
Tags: Minor bugfixes

Project Resources