

In my case: /dev/sdb is my usb drive, and i.e /dev/sdb1 presents a partition. Or you can also find it with df command: df Open terminal, and find USB drive with fdisk following command: sudo fdisk -l Install exfatprogs with following command: sudo apt install exfatprogs The exfatprogs packages provide a tool used for managing extended file allocation table filesystem, which allows users to create, check and label the exFAT filesystem.

Format a USB Disk as exFAT using exfatprogs from Terminal We recommend using exfatprogs tool because of new features and additional support. If consider formatting a USB drive as exFAT you need to install exfat-utils or exfatprogs. If you are using a Linux kernel starting from 5.4.x, then exFAT file system support is enabled in the Linux kernel. Format a USB Disk as exFAT using Gnome Disks Tool.Format a USB disk using exfatprogs tool from the terminal.

In this guide, we are going to show how to format a USB Drive as exFAT on Linux from terminal and GUI. exFAT filesystem to any device whether is a USB device or hard disk partition. ExFAT presents a filesystem, specially designed and optimized for USB flash drives, SD cards, and external drives, which is making it popular for Linux users.įor purpose of formating a USB disk as exFAT on Linux, need to install the exfat-utils or exfatprogs which can allow us to create, read, write, etc.
