https://bugs.kde.org/show_bug.cgi?id=460222

--- Comment #3 from 1900011...@pku.edu.cn ---
https://wiki.archlinux.org/title/NTFS

The correct mount should be:

```
# mount -t ntfs3 /dev/nvme0n1p3 /home/xxx/C
```

if there is a mounting bug: https://bugs.kde.org/show_bug.cgi?id=445468

If you have udisks2 2.9.4+, as a temporary fix you can create the file
/etc/udisks2/mount_options.conf with the following contents:

[defaults]
ntfs_defaults=uid=$UID,gid=$GID

and you'll be set.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to