Re: case sensitive in mounted USB disk
From: Yuandan Zhang (yzhang4_at_turing.une.edu.au)
Date: 06/01/05
- Previous message: Adam Monsen: "request to add usb mass-storage compatible camera to gphoto2 rpm"
- In reply to: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Next in thread: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Reply: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 01 Jun 2005 08:40:43 +1000 To: For users of Fedora Core releases <fedora-list@redhat.com>
Matthew Miller wrote:
>On Wed, Jun 01, 2005 at 07:59:06AM +1000, Yuandan Zhang wrote:
>
>
>>>What filesystem is on the drive?
>>>
>>>
>>It is FAT32, here is output from fdisk -l
>>
>>
>
>Lookit the man page for mount, and check out the "Mount options for vfat"
>section. Particularly, the "shortname" option, which defaults to "lower".
>I think you want "mixed" or "winnt".
>
>
>
Thanks for info. I can make this work at command line as a root (this is
on RH 9.0)
mount -t vfat -o shortname="winnt" /dev/sda1 /mnt/USB
How to add this to fstab, the currect fstab is
/dev/sda1 /mnt/USB vfat users,noauto 0 0
The 2nd question is, on FC3, hotplug automatically mounts USB disks, where should I make such changes?
Thanks
Yuandan
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Adam Monsen: "request to add usb mass-storage compatible camera to gphoto2 rpm"
- In reply to: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Next in thread: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Reply: Matthew Miller: "Re: case sensitive in mounted USB disk"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]