Subj : Re: FAT/dosfsck oddity To : comp.os.linux From : Micke Date : Thu Aug 19 2004 06:21 am Pandora Xero wrote: > I get a message like "dosfsck currently only supports 2 allocation > tables, not 191" It seems like either you have a problem with your drive OR using the wrong filesystem check. If it's formatted using FAT32 then you should check using fsck -t /dev/hdX where X is the correct drive, this assuming you have the correct value for filesystem type in your fstab. Don't know what distro you are using, so next time let us know a little bit more : ) Micke .