Changing filesystem types "safely"
- by warren
Back in Windows 95 OSR2 (I believe), there was a conversion tool that would take your extant FAT16 partition and change it to FAT32 non-destructively (most of the time).
Are there any tools like that now for going from one file system type to another in situ without destroying the data?
For example, from etx3 to ext4? Or NTFS to XFS?