* FAT trouble in 2.6.8-rc2-mm1
@ 2004-08-01 18:21 Bart Alewijnse
0 siblings, 0 replies; only message in thread
From: Bart Alewijnse @ 2004-08-01 18:21 UTC (permalink / raw)
To: linux-kernel
Correct me if I'm wrong, but the fat driver seems to both require and
not accept the codepage mount option:
Aug 1 20:17:28 stretch FAT: Unrecognized mount option
"codepage=cp850" or missing value
..and when I remove it:
Aug 1 20:17:45 stretch FAT: codepage or iocharset option didn't specified
Aug 1 20:17:45 stretch File name can not access proper (mounted as read-only)
Since my fat partition is my major inter-OS storage other than my
server, this is highly annoying.
The relevant fstab line is:
/dev/hda4 /mnt/big vfat iocharset=cp850,fmask=0111,codepage=cp850 0 0
(I'm not sure what are good options for both, I was filling utf and
whatnot just to see it that'd help)
--Bart Alewijnse
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-08-01 18:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-01 18:21 FAT trouble in 2.6.8-rc2-mm1 Bart Alewijnse
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.