> I doubt this behavior is intentional; perhaps it's a bug in the Linux > FAT32 module? Maybe your HAL is mounting your device with the mount option 'shortname=lower', wich is by default for a FAT32 filesystem. Try something like mount -t vfat -oshortname=mixed <your_flash_device> /mnt/flash