

Use a graphical tool like gparted or the command line (which is more fun). Note: On systems with older kernels, use exfat-utils instead of exfatprogs.įrom here, you have two options. $ sudo pacman -S exfatprogs # Arch Linux/Manjaro $ sudo dnf install exfatprogs # Red Hat/Fedora/CentOS $ sudo apt install exfatprogs # Debian/Ubuntu If not installed, you will have to install exFAT support.

Since kernel version 5.4, exFAT is a native filesystem for Linux and does not rely on FUSE anymore. exFAT is, roughly speaking, a revision of FAT32 without the 4GB max file size limitation. Currently, the best filesystem to share content between Windows and Linux is exFAT, specially on USB pendrives and SD cards.
