I did some more digging and found out the NTFS partition was actually
mounted via the ntfs3 kernel driver, as shown by the output of "mount":
/dev/sdb1 on /media/me/NTFS4GB type ntfs3
(rw,nosuid,nodev,relatime,uid=1000,gid=1000,iocharset=utf8,uhelper=udisks2)
After blacklisting the ntfs3 module,
After being able to reproduce the issue in a Linux Mint 22 VM I tried the
kernel boot override mentioned at
https://www.kernelconfig.io/config_blk_dev_write_mounted
(bdev_allow_write_mounted=y).
That unfortunately did not have any effect. :(
--
You received this bug notification because you ar
Until this is fixed properly, would it be an option for Ubuntu to revert to the
6.7 behavior by building the kernel with CONFIG_BLK_DEV_WRITE_MOUNTED=y instead?
Once 6.8 hits the HWE channel this will also break many 22.04 installs
eventually...
--
You received this bug notification because you
3 matches
Mail list logo