FAT filesystem error obtained many times in console
I have an embedded board which runs linux, i have partitioned file system
and additionally. I have also added a partition(mtdblock5) such that
whenever I attach a pendrive to the embedded board, it automatically
mounts it with some settings such as RO, NOEXEC flags set. But I am
getting some issue related to the FAT filesystem error.
FAT: Filesystem error (dev mtdblock5)
fat_bmap_cluster: request beyond EOF (i_pos 5063)
This error message is shown in the output screen sometimes repeatedly in
the console. Information related to the board are : ARM controller, UBIFS
type root filesystem. I don't know why I am getting this error and how to
debug it? Any help would be helpful.
No comments:
Post a Comment