git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Thomas Christensen <thomasc@thomaschristensen.org>
To: git@vger.kernel.org
Subject: Re: [Bug] vfat: Not a git archive
Date: Mon, 02 Jun 2008 13:05:30 +0200	[thread overview]
Message-ID: <878wxo5c79.fsf@debian.erik.com> (raw)
In-Reply-To: 20080602103909.GB11287@mithlond.arda.local

Teemu Likonen <tlikonen@iki.fi> writes:

> Thomas Christensen wrote (2008-06-02 12:20 +0200):
>
> Hmm, for example KDE automatically mounts VFAT filesystems with mount
> option "utf8" when using UTF-8 locale. VFAT uses UTF-16 in filenames and
> the only way to convert filenames losslessly (apart from the case
> insensitive issue) between Linux and VFAT is to use UTF-8 locale in
> Linux. I have described the subject in the Debian bug #417324:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=417324
>
> What locale are you using? What mount options did you use when you
> mounted the /media/KINGSTON/ filesystem?

LANG=en_DK.UTF-8

/dev/sda1 on /media/KINGSTON type vfat
(rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)

It is auto mounted by the Gnome desktop.  I have tried to mount it
manually without mount options as well:

/dev/sda1 on /mnt type vfat (rw)

But alas, same problem.  I have been fiddling with the shortname option
and iocharset too, also without success.

	Thomas

      parent reply	other threads:[~2008-06-02 11:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-02 10:20 [Bug] vfat: Not a git archive Thomas Christensen
2008-06-02 10:37 ` David Tweed
2008-06-02 15:16   ` Stephen Sinclair
2008-06-02 10:39 ` Teemu Likonen
2008-06-02 11:04   ` Thomas Christensen
2008-06-02 11:11     ` David Tweed
2008-06-02 11:20       ` Thomas Christensen
2008-06-02 11:05   ` Thomas Christensen [this message]

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=878wxo5c79.fsf@debian.erik.com \
    --to=thomasc@thomaschristensen.org \
    --cc=git@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;
as well as URLs for NNTP newsgroup(s).