https://bugs.kde.org/show_bug.cgi?id=510042
--- Comment #8 from czz <[email protected]> --- I've done some extra tests about this problem: 1. Executing `sudo ntfsfix -d /dev/nvme1n1p1` can fix that partition and will mount with udisks successfully. (s.a. https://github.com/storaged-project/udisks/issues/1190 ) 2. Actually I'm testing on dual-boot systems (with Debian13 and Windows11). When boot into Windows, then poweroff and on (not a single reboot) to Debian, and mount the ntfs drive `/dev/nvme1n1p1` with udisks, failed again. 3. Execute `sudo ntfsfix -d /dev/nvme1n1p1` to fix from Debian and again boot into Windows, this time I try to reboot (not poweroff and on) from Windows to Debian, and mount with udisks, works normally. 4. Then I guess that my `/dev/nvme1n1p1` (which has the most freespace among other ntfs partitions) may be affected by the fast-startup feature on Windows. So I turn that feature off (Control Panel -> Power Options -> Choose what the power buttons do), and poweroff and on to Debian again, mount with udisks, works as before. Hope these information can help. -- You are receiving this mail because: You are watching all bug changes.
