Re: very large FAT16 partition not readable on 2.6.0-test11

From: Dennis Bliefernicht
Date: Tue Dec 09 2003 - 18:38:52 EST


Greg KH wrote:
I just bought a new USB/Firewire external drive. It comes pre-formatted
as FAT16 (or so shows fdisk) as one big 80Gb partition. Unfortunately,
Linux can't seem to mount this partition, and I get the following dmesg
output when trying to mount the partition:
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev sdb1.

Well, according to my sources FAT16 cannot sustain any partition larger than 2GiB, so 80GiB is probably a lot more than it can handle. Anyway, sdb1 is lacking any type of header and sdb containt something, but not a FAT header afaik. So probably theres just a partition table entry but not formatted.

-
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/