Jim Perrin wrote:
On 3/14/07, Mark Hull-Richter mhull-richter@datallegro.com wrote:
Is there a good way to do whole fs conversions, specifically
from NTFS to reiserfs or ext3?
Not while maintaining data.
Do I even need to do this (i.e., do any of the CentOS/Linux
kernels support read AND write to NTFS)?
No, and NTFS writes are not something I'd consider a good idea.
Latest NTFS for Linux claims to be completely safe, it uses Microsoft drivers. Presumably it gets it from your copy of Windows, but I've not needed to find out.
needs fuser - filesystem in user space.