Hi,

If I format a partition under Windows-7, "ntfsinfo -mv /dev/<partition>"
gives me :

"MFT Zone Start" : 786432
"MFT Zone End" : 4448567

.....yet if I use "mkntfs -f -c 4096 -s 512" to format the same partition,
then "ntfsinfo -mv /dev/<partition>" gives me :

"MFT Zone Start" : 0
"MFT Zone End" : 3662139

Why is this?

Please advise

Best Regards
_______________________________________________
ntfs-3g-devel mailing list
ntfs-3g-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel

Reply via email to