hi erverybody.
i have an old backupcd, which i want to copy to my mounted fat32-partition. when reaching files with german special-charecters (e.g. ü,ö,ä) i get the error-message, that the file is not writeable.
copying to my ext3 partition works fine.
the fstab-entry:
/dev/hda5 /mnt/daten vfat user,rw,utf8,uid=500,gid=500,umask=027 0 0
i also tried to set iocharset=iso8859-1.
any ideas? thanks in advance.