NTFS to Linux Partition?

Permabanned
Joined
10 Nov 2005
Posts
2,554
is it possible to convert my sata and ide drives to linux and keep all the data as their BIG drives 320gb each and i dont want to loose all my photography and video manipulations...
either a program in linux or windows would be perfect either way. surely its possible as you can convert fat32 to ntfs without formatting?
keef247 is online now Edit/Delete Message
 
Partition Magic converts NTFS back to FAT32 I believe. It's the only program I know of, but i'm not sure it's worth the risk tho!
 
I agree... I believe partition magic 8(?) should be able to do it - not sure I'd want to risk all my photos etc to that type of operation without a back up though...
 
There is no way I know of you can convert NTFS to Ext3, the filesystems are totaly different (well both journalised but still). Fat32 to NTFS is trivial however.
 
You can mount your ntfs partitions in linux fine, no need to convert unless your going to be using it as /. Read/Write access is fine using ntfs-fuse. However you can't install linux to a ntfs partition.
 
Back
Top Bottom