LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 11-11-2010, 12:37 PM   #16
RickyRockRat
LQ Newbie
 
Registered: Apr 2005
Location: boise
Distribution: Red Hat - 6.2,7.3,9.0,FC3,FC4, FC5, Debian-3.1, Ubuntu 7x,8x,10x, DSL
Posts: 14

Rep: Reputation: 0
Use the manual, gents!


3 years later, but for reference:

use this command on Linux:
man mount
Then scroll down to the vfat options:
Mount options for vfat
First of all, the mount options for fat are recognized. The dotsOK option is explicitly killed by vfat. Further‐
more, there are

uni_xlate
Translate unhandled Unicode characters to special escaped sequences. This lets you backup and restore file‐
names that are created with any Unicode characters. Without this option, a '?' is used when no translation
is possible. The escape character is ':' because it is otherwise illegal on the vfat filesystem. The escape
sequence that gets used, where u is the unicode character, is: ':', (u & 0x3f), ((u>>6) & 0x3f), (u>>12).

posix Allow two files with names that only differ in case. This option is obsolete.

nonumtail
First try to make a short name without sequence number, before trying name~num.ext.

utf8 UTF8 is the filesystem safe 8-bit encoding of Unicode that is used by the console. It can be be enabled for
the filesystem with this option or disabled with utf8=0, utf8=no or utf8=false. If `uni_xlate' gets set,
UTF8 gets disabled.

shortname={lower|win95|winnt|mixed}

Defines the behaviour for creation and display of filenames which fit into 8.3 characters. If a long name
for a file exists, it will always be preferred display. There are four modes: :

lower Force the short name to lower case upon display; store a long name when the short name is not all
upper case. This mode is the default.

win95 Force the short name to upper case upon display; store a long name when the short name is not all
upper case.

winnt Display the shortname as is; store a long name when the short name is not all lower case or all upper
case.

mixed Display the short name as is; store a long name when the short name is not all upper case.



Fat12, Fat16, Fat32 all support case-sensitive names. It's just a text field.
 
  


Reply

Tags
filenames, mounting, vfat



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
samba replaces Uppercase char in filenames to lowercase srikz Other *NIX 3 03-03-2006 08:59 AM
Uppercase filenames showing in lowercase rvoigt Linux - General 1 02-20-2006 11:07 PM
copy files and make all filenames uppercase pas Linux - Newbie 1 12-19-2004 11:39 PM
samba replaces Uppercase char in filenames to lowercase srikz Red Hat 1 10-26-2004 03:47 AM
External harddrive FAT32- VFAT options (uppercase to lowercase file name translation) pauquetb Linux - General 1 03-20-2004 12:52 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:59 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration