Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69606

Summary: sys-kernel/ac-sources-2.6.9-r5 FAT problem
Product: Gentoo Linux Reporter: Marc Benstein <mdb>
Component: [OLD] Core systemAssignee: x86-kernel (DEPRECATED) <x86-kernel>
Status: RESOLVED UPSTREAM    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marc Benstein 2004-10-31 04:16:40 UTC
I can't mount what I believe is a valid FAT partition. (It works fine in ac-source-2.6.9-a2)

ac-sources-2.6.9-a5 .config:
# DOS/FAT/NT Filesystems
CONFIG_FAT_FS=m
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"

I noticed ac5 patch made some changes in linux.vanilla-2.6.9/fs/fat/inode.c

dmesg shows:
FAT: invalid first entry of FAT (0xffffff8 != 0xffffff8)
VFS: Can't find a valid FAT filesystem on dev hda5.

See:
http://www.kernel.org/diff/diffview.cgi?file=%2Fpub%2Flinux%2Fkernel%2Fpeople%2Falan%2Flinux-2.6%2F2.6.9%2Fpatch-2.6.9-ac5.bz2;z=82



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Daniel Drake (RETIRED) gentoo-dev 2004-10-31 05:13:48 UTC
Please report this to Alan Cox and/or LKML.