public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Harm Geerts <harmgeerts@home.nl>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: gnome-volume-manager
Date: Thu, 9 Feb 2006 20:52:45 +0100	[thread overview]
Message-ID: <200602092052.45288.harmgeerts@home.nl> (raw)
In-Reply-To: <1139463509.15276.7.camel@orpheus>

On Thursday 09 February 2006 06:38, Iain Buchanan wrote:
> [Attached scsi disk blah...]
> Feb  9 14:48:31 orpheus FAT: utf8 is not a recommended IO charset for
> FAT filesystems, filesystem will be case sensitive!
> Feb  9 14:48:31 orpheus Unable to load NLS charset utf8
> Feb  9 14:48:31 orpheus FAT: IO charset utf8 not found
>
> But when I mount the drive manually:
> sudo mount /dev/sdd1 /mnt/tmp
> or
> sudo mount -o codepage=437,iocharset=iso8859-1 /dev/sdd1 /mnt/tmp/
>
> it mounts fine, gnome-volume-manager detects that I've mounted it and
> opens a window in the "root" folder of the drive (/mnt/tmp).
>
> So why doesn't it do it automatically?  I tried building the module
> nls_utf8.  When I load the module and plug in the
> drive, /var/log/messages now shows:
>
> Feb  7 22:07:18 orpheus FAT: utf8 is not a recommended IO charset for
> FAT filesystems, filesystem will be case sensitive!
>
> but the drive still mounts...
>
> This doesn't seem to be the right way to go, as I can mount the drive
> _without_ nls_utf8, but gnome-volume-manager can't...
I *think* gvm uses fstab to override defaults.
You can try to add an entry for your usb device to /etc/fstab
 
/dev/sdd1	/gvm/mountpoint	vfat	noauto,user,codepage=437,iocharset=iso8859-1	0 
0
-- 
gentoo-user@gentoo.org mailing list



  parent reply	other threads:[~2006-02-09 19:59 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-07  1:04 [gentoo-user] gnome-volume-manager Iain Buchanan
2006-02-07  1:26 ` Ryan Tandy
2006-02-07 12:29   ` Iain Buchanan
2006-02-07 12:44     ` Iain Buchanan
2006-02-08  1:33       ` Ryan Tandy
2006-02-08  1:58         ` Iain Buchanan
2006-02-08  2:14           ` Ryan Tandy
2006-02-09  5:38             ` Iain Buchanan
2006-02-09  5:55               ` Ow Mun Heng
2006-02-09  6:43                 ` Iain Buchanan
2006-02-10  4:58                 ` Iain Buchanan
2006-02-09 18:32               ` Ryan Tandy
2006-02-09 19:52               ` Harm Geerts [this message]
2006-02-09 23:59                 ` [gentoo-user] gnome-volume-manager Iain Buchanan
2006-02-10  1:45                   ` Harm Geerts
2006-02-10  4:55                     ` Iain Buchanan

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=200602092052.45288.harmgeerts@home.nl \
    --to=harmgeerts@home.nl \
    --cc=gentoo-user@lists.gentoo.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