Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 25th February 2010, 10:46 PM
rbroberts Offline
Registered User
 
Join Date: Sep 2005
Location: Brooklyn, NY
Posts: 55
linuxfedorafirefox
F12 vfat volume label case wrong

Under both Windows and Fedora 11, my USB flash drive was mounted using the volume label of "RBR Astro". Under Fedora 12, it now gets mounted as "RBR ASTRO". I like my old case :-) It's a small nuisance, but it also ended up breaking all my links to files/directories that I store on flash :-(

How can I get the flash to mount while preserving case?
Reply With Quote
  #2  
Old 10th March 2010, 05:07 PM
stoat Offline
Registered User
 
Join Date: Jun 2006
Posts: 7,551
linuxfedorafirefox
Re: F12 vfat volume label case wrong

You may be long gone from this thread by now. But if you're still interested, you can try creating a HAL device information file (.fdi) to give the device a fake label. For example, here is how my Kingston pendrive is normally mounted in /media by its partition label (log in to see the images)...



Without changing the actual partition label, a fake label can be given to it by creating, for this example, the file /etc/hal/fdi/policy/kingston.fdi...
Code:
<?xml version="1.0" encoding="UTF-8"?>
<deviceinfo version="0.2">
   <device>
       <match key="info.udi" string="/org/freedesktop/Hal/devices/volume_uuid_04AE_D658">
           <merge key="volume.label" type="string">Kingston</merge>
       </match>
   </device>
</deviceinfo>
How the pendrive is mounted after that...



If you want to try that, use lshal or gnome-device-manager to list the HAL properties of the device that you can use in the match key.
Attached Thumbnails
Click image for larger version

Name:	kingston1.jpg
Views:	312
Size:	30.8 KB
ID:	19210   Click image for larger version

Name:	kingston2.jpg
Views:	298
Size:	30.1 KB
ID:	19211  

Last edited by stoat; 10th March 2010 at 07:03 PM.
Reply With Quote
  #3  
Old 10th March 2010, 05:13 PM
wolfen69
Guest
 
Posts: n/a
linuxubuntufirefox
Re: F12 vfat volume label case wrong

Or use Gparted to give it a new name.
Reply With Quote
Reply

Tags
case, f12, label, vfat, volume, wrong

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Can not display USB disk Volume Label (in Chinese) correctly hantsy Hardware & Laptops 2 28th November 2009 06:02 AM
How to force VFAT file names to lower case dciarnie Using Fedora 0 24th June 2009 03:00 AM
How to change the volume label which gets assigned? fabbo Using Fedora 1 13th December 2007 09:59 AM
Doing something wrong in FSTAB-Want VFAT r/w d-kam Using Fedora 3 29th July 2005 06:25 PM
preserve all upper case filenames on vfat? jccheng Using Fedora 2 3rd December 2004 02:34 AM


Current GMT-time: 08:12 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat