Re: What have i to change ?

From: anc (anc_at_nospam.co.uk)
Date: 03/15/05


Date: Tue, 15 Mar 2005 19:34:13 +0000

JM Remacle wrote:

> For windows partitions i have the following sentence in fstab (suse 9.2)
> /dev/hda1 /windows/C vfat users,gid=users,umask=0002,iocharset=utf8 0 0
>
> At boot i have the following message for these partitions
> FAT: utf8 is not a recommended IO charset for FAT filesystems,
> filesystem will be case sensitive!
>
> What can write in fstab ?
> These sentences were in suse 9.1 and did not cause warnings.
> Thank you
> JM

Change the line as follows
/dev/hda1 /windows/C vfat users 0 0

You do not need an iocharset or umask to read a fat32 partition.



Relevant Pages

  • Re: What have i to change ?
    ... > At boot i have the following message for these partitions ... utf8 is not a recommended IO charset for FAT filesystems, ...
    (alt.os.linux.suse)
  • Re: [PATCH] Its UTF-8
    ... utf8 is not a recommended IO charset" " for FAT filesystems, ... the utf8 IO charset is the only IO charset that displays filenames properly in UTF-8 locales. ...
    (Linux-Kernel)
  • [SLE] utf8 not recommended for FAT filesystems
    ... utf8 is not a recommended IO charset for FAT filesystems, ... Should the vfat partitions be edited to an ISO charset? ... Abbonati subito senza costi di attivazione su http://www.libero.it ...
    (SuSE)
  • Re: [PATCH] vfat: Note the NLS requirement
    ... Alan Cox writes: ... Note that "utf8" is not recommended for FAT filesystems. ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • [PATCH] vfat: Note the NLS requirement
    ... Close bug #4754 ... Note that "utf8" is not recommended for FAT filesystems. ... If unsure, ...
    (Linux-Kernel)