this post was submitted on 05 Jan 2024
20 points (91.7% liked)
KDE
5259 readers
190 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
You can set default mount options in /etc/udisks2/mount_options.conf
To force it to sync for FAT32/exFAT, which would be the normal filesystems for external devices, you could set
[defaults] vfat_defaults=uid=$UID,gid=$GID,shortname=mixed,utf8=1,showexec,flush,sync exfat_defaults=uid=$UID,gid=$GID,iocharset=utf8,errors=remount-ro,sync