On 18/11/17 02:16, Robin Laing wrote: > I can mount the stick manually using sudo and copy files with no issue. > > Mount differences are: > > > This is what mount shows when I use the KDE desktop > /dev/sdc1 on /run/media/user/MyStick type vfat > (rw,nosuid,nodev,relatime,uid=1100,gid=1100,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2) > > > > Mounting by sudo > /dev/sdc1 on /mnt/temp type vfat > (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro) Did you try to reproduce the mount options while mounting manually? I don't know what uhelper does (and it likely will not work adding that manually), but you should be able to add the rest. Especially "flush" sounds like this might be the important option. _______________________________________________ kde mailing list -- kde@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kde-leave@xxxxxxxxxxxxxxxxxxxxxxx