I ran into the same issue on: Linux Lenovo-ThinkPad-X13-Gen-1 6.8.0-36-generic #36-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 10 10:49:14 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
Finally I found a resolution after reading this article: https://wiki.archlinux.org/title/NTFS#Unable_to_mount_with_ntfs3_with_partition_marked_dirty Steps to resolve the problem: Under linux: sudo ntfsfix --clear-dirty /dev/_yourdiskAndPartition_here_ Rebooted into Windows 11, then command line with administrator rights: chkdsk c: /f /r Booted win11, checkdisk done and issues resolved. Rebooted to Ubuntu, then mounting was fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062972 Title: ntfs partition does not mount with linux 6.8 and CONFIG_BLK_DEV_WRITE_MOUNTED=n To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062972/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
