Converting NTFS to ZFS (or other)
Posted
by
NumberFour
on Server Fault
See other posts from Server Fault
or by NumberFour
Published on 2010-08-12T23:57:46Z
Indexed on
2013/10/31
15:59 UTC
Read the original article
Hit count: 268
Are there any benefits of converting HDDs that are running NTFS on a Linux machine to ZFS? Is there a way to do such conversion in Linux without losing the data?
What about the stability of ZFS on Linux, does FUSE really work well in this case? People say that the only way to get the real full ZFS support is to install Solaris.
I understand that the best choice for Linux would be ext4, but I really havent found a way how to convert to ext4 from NTFS without sacrificing all the data. On the other hand I have doubts whether changing from NTFS to ZFS while using Linux is really wise.
Thanks for any tips.
© Server Fault or respective owner