Hi! I get strange problem, using grub2-current (and last releases as well) - ntfs partition cannot be mounted due to incorrect MFT size. After grub_printf() debug i collect some data: MFT_SIZE = 1968 (too big!) = cluster_per_mft (246) * spc (8) It looks like incorrect value :( but i get the same result on number of my ntfs partitions. Partitions can be mounted in linux/windows without any problems.
What data should i collect to fully describe my problem? Thanks! _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel