its definitely a module in the 5.14 kernel, you probably just need to “modprobe exfat” and if that works, you can use this to load it on boot:
echo exfat > /etc/modules-load.d/exfat.conf
its definitely a module in the 5.14 kernel, you probably just need to “modprobe exfat” and if that works, you can use this to load it on boot:
echo exfat > /etc/modules-load.d/exfat.conf