Hi, On Wed, 15 Aug 2007 17:45:59 -0400 "Matthew R. Lee" <[EMAIL PROTECTED]> wrote:
> trying to mount it from the command line didn't work, here's the > output from dmesg Hm, did you really use "-t vfat"? Your kernel log has other filesystems complaining after the FAT errors... > Unable to identify CD-ROM format. > Unable to load NLS charset cp437 > FAT: codepage cp437 not found > NTFS-fs warning (device sdb1): is_boot_sector_ntfs(): Invalid boot > sector checksum. > NTFS-fs error (device sdb1): read_ntfs_boot_sector(): Primary boot > sector is invalid. > NTFS-fs error (device sdb1): read_ntfs_boot_sector(): Mount option > errors=recover not used. Aborting without trying to recover. > NTFS-fs error (device sdb1): ntfs_fill_super(): Not an NTFS volume. > VFS: Can't find ext3 filesystem on dev sdb1. > VFS: Can't find an ext2 filesystem on dev sdb1. It really looks like the autofs-mount sequence. The last error is not a FAT error. Please give us the output of "grep NLS /lib/modules/$(uname -r)/source/.config" in order to verify that you really have cp437 support compiled into your kernel. -hwh -- [EMAIL PROTECTED] mailing list