This is still an issue:

glomag:/boot# grep IOCHARSET /boot/config-$(uname -r)
CONFIG_FAT_DEFAULT_IOCHARSET="utf8"

glomag:~# dmesg | grep FAT
[  824.862797] FAT: utf8 is not a recommended IO charset for FAT filesystems, 
filesystem will be case sensitive!

And the behavior is definitely still buggy:

glomag:~# touch /boot/efi/a
glomag:~# echo test >> /boot/efi/A
-bash: /boot/efi/A: File exists
glomag:~# rm /boot/efi/A
rm: cannot remove `/boot/efi/A': No such file or directory

The default charset should be back to iso-1 or similar.

Thanks,
Michael Spang




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to