Unable to mount fat or ntfs drives after updating

See if the following helps… :point_down:

sudo pacman -S ntfs-3g
sudo bash -c 'echo "blacklist ntfs3" > /etc/modprobe.d/disable-ntfs3.conf'

Reboot after the changes.

4 Likes