Re: 2.6.0-test9 VFAT problem

From: OGAWA Hirofumi
Date: Fri Nov 14 2003 - 12:48:33 EST


Gene Heskett <gene.heskett@xxxxxxxxxxx> writes:

> On Friday 14 November 2003 08:46, Patrick Beard wrote:
> >>> FAT: Bogus number of reserved sectors
> >>> VFS: Can't find a valid FAT filesystem on dev sda

> Nov 14 09:20:34 coyote kernel: FAT: Filesystem panic (dev sda1)
> Nov 14 09:20:34 coyote kernel: fat_free: deleting beyond EOF (i_pos 0)
> Nov 14 09:20:34 coyote kernel: File system has been set read-only

Is this reproduced easy? Looks like reading the zeroed block.
In order to know details, could you try to read the data without mount?

For example, what happen by the following repetitions?

dd if=/dev/sda | md5sum
unload driver(reset device) or unplug device
--
OGAWA Hirofumi <hirofumi@xxxxxxxxxxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/