In short: the files in 11.2 of the memory card from my camera were lower
case, and in 11.4 they are upper case. Thus, F-spot uploads all the photos
again, and I get two copies of each, one low case (old), another upper case
(new), without the comments or rotations that I had made.
How can I make the system automount it again in lower case?
I knew the proper options to do this manually in fstab, but not via udev or
whatever it uses.
Messages log:
>
> May 19 19:39:10 minas-tirith kernel: 3510.269125] usb 1-1: new high speed USB device using ehci_hcd and address 3
> May 19 19:39:10 minas-tirith kernel: 3510.395733] usb 1-1: New USB device found, idVendor=0bda, idProduct=0159
> May 19 19:39:10 minas-tirith kernel: 3510.395739] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
> May 19 19:39:10 minas-tirith kernel: 3510.395743] usb 1-1: Product: USB2.0-CRW
> May 19 19:39:10 minas-tirith kernel: 3510.395746] usb 1-1: Manufacturer: Generic
> May 19 19:39:10 minas-tirith kernel: 3510.395749] usb 1-1: SerialNumber: 20071114173400000
> May 19 19:39:10 minas-tirith kernel: 3510.401165] scsi7 : usb-storage 1-1:1.0
> May 19 19:39:11 minas-tirith mtp-probe: checking bus 1, device 3: "/sys/devices/pci0000:00/0000:00:1a.7/usb1/1-1"
> May 19 19:39:11 minas-tirith mtp-probe: bus: 1, device: 3 was not an MTP device
> May 19 19:39:11 minas-tirith kernel: 3511.403550] scsi 7:0:0:0: Direct-Access Generic- Multi-Card 1.00 PQ: 0 ANSI: 0 CCS
> May 19 19:39:11 minas-tirith kernel: 3511.403893] sd 7:0:0:0: Attached scsi generic sg2 type 0
> May 19 19:39:12 minas-tirith kernel: 3511.940120] sd 7:0:0:0: [sdb] 7698432 512-byte logical blocks: (3.94 GB/3.67 GiB)
> May 19 19:39:12 minas-tirith kernel: 3511.940995] sd 7:0:0:0: [sdb] Write Protect is off
> May 19 19:39:12 minas-tirith kernel: 3511.941001] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00 00
> May 19 19:39:12 minas-tirith kernel: 3511.941027] sd 7:0:0:0: [sdb] Assuming drive cache: write through
> May 19 19:39:12 minas-tirith kernel: 3511.945618] sd 7:0:0:0: [sdb] Assuming drive cache: write through
> May 19 19:39:12 minas-tirith kernel: 3511.947135] sdb: sdb1
> May 19 19:39:12 minas-tirith kernel: 3511.949612] sd 7:0:0:0: [sdb] Assuming drive cache: write through
> May 19 19:39:12 minas-tirith kernel: 3511.949627] sd 7:0:0:0: [sdb] Attached SCSI removable disk
Mounted as:
> minas-tirith:~ # mount | grep sdb
> /dev/sdb1 on /media/AEA9-05F6 type vfat (rw,nosuid,nodev,relatime,uid=1000,gid=100,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks)
Can I somehow force it to be mounted lowercase as before, or do I have to
accept this change?
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)