From: Bart Alewijnse <scarfboy@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: FAT trouble in 2.6.8-rc2-mm1
Date: Sun, 1 Aug 2004 20:21:36 +0200 [thread overview]
Message-ID: <b71082d804080111213a4df2b6@mail.gmail.com> (raw)
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
reply other threads:[~2004-08-01 18:21 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b71082d804080111213a4df2b6@mail.gmail.com \
--to=scarfboy@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome