Re: 2.6.0-test8 PROBLEM: codepage=850 doesn't work with mount

From: OGAWA Hirofumi
Date: Thu Oct 23 2003 - 13:14:07 EST


Chip <szarlada@xxxxxxxxxxx> writes:

> Hi,
>
> If you've got this line in your /etc/fstab:
>
> /dev/hda5 /mnt/win_d vfat quiet,iocharset=iso8859-1,codepage=850,umask=0 0 0
>
> You will get the following message during mount -a:
>
> mount: wrong fs type, bad option, bad superblock on /dev/hda5,
> or too many mounted file systems
>
> I've chessed out that the problemataic part is the codepage=850. When
> I've removed it the mount goes ok.

I couldn't reproduce it. Could you send output of dmesg and .config.
It looks like it couldn't load nls_cp850.
--
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/