[Kernel-packages] [Bug 2062972] Re: ntfs partition does not mount with linux 6.8 and CONFIG_BLK_DEV_WRITE_MOUNTED=n

2025-01-24 Thread Morbius1
Using the app "Disks" to correct for this problem is a non sequitur to this issue. "Disks" by default does not use ntfs3 it uses ntfs-3g. This issue isn't associated with ntfs-3g. Only with ntfs3. -- You received this bug notification because you are a member of Kernel Packages, which is subscr

[Kernel-packages] [Bug 2062972] Re: ntfs partition does not mount with linux 6.8 and CONFIG_BLK_DEV_WRITE_MOUNTED=n

2024-09-04 Thread Morbius1
Do what nmaxx above did and blacklist the ntfs3 driver from running: echo 'blacklist ntfs3' | sudo tee /etc/modprobe.d/disable-ntfs3.conf Then reboot the box. That will force the file manager to use the ntfs-3g driver like it did in Ubuntu 22.04 -- You received this bug notification because yo