There is a chance that the bug is the NTFS3 driver
It could be the same issue that @Crotchety encountered:
It might be worth to try:
echo "blacklist ntfs3" | sudo tee /etc/modprobe.d/disable-ntfs3.conf
and reboot.
There is a chance that the bug is the NTFS3 driver
It could be the same issue that @Crotchety encountered:
It might be worth to try:
echo "blacklist ntfs3" | sudo tee /etc/modprobe.d/disable-ntfs3.conf
and reboot.