• Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate
TecNStuff
Menu
  • Home
  • Linux
  • Ubuntu
  • Debian
  • CentOS
  • Linux Commands
  • About Us
  • Donate

How to Mount an exFAT Drive on Debian

Written by Admin, Updated On April 10, 2020
debian, exfat
How to Mount an exFAT Drive on Debian Linux

Extended File Allocation Table known as exFAT, is a system optimized file used for flash memory devices. By default exFAT file system supports on all the latest versions of Windows and macOS operating systems. While most of the major Linux distributions doesn’t support for the proprietary exFAT filesystem. In this tutorial, we willll show you how to mount exFAT support on Debian Linux.

Enable exFAT Support on Debian Linux#

At first, you need to install FUSE exFAT module and tools which are available as free. Make sure you are login as root or user with sudo privileges. It will provide a full-featured exFAT file system implementation for Unix-like systems. After this we can mount an exFAT file system on debian distro.

Run the below commands to install packages:

sudo apt update
sudo apt install exfat-fuse exfat-utils

All done! Now, you can mount exFAT formated USB drives.

Conclusion#

You learned just by installing the FUSE exFAT module and tools you can enable support for the exFAT system on Debian.

If you have any question or suggestion, feel free leave comment below.

If our content helps you, please consider buying us a coffee

Thank you for your support.

Share On
Share on Facebook
Share on Twitter
Share on Reddit
Share on Tumblr
 Previous Article How to Install MariaDB on CentOS 8
Next Article   How to Install and Configure Redis on Debian 10

Related Posts

  • How to Install Php 8 on Debian 10

    How to Install PHP 8 on Debian 10

    January 2, 2021
  • How to Install GIMP on Debian 10

    How to Install GIMP 2.10 on Debian 10

    December 27, 2020
  • How to Install Python 3.9 on Debian 10

    How to Install Python 3.9 on Debian 10

    December 25, 2020

Leave a Reply Cancel reply

Popular Posts

  • How to Install Python 3.9 on Debian 10
    How to Install Python 3.9 on Debian 10 December 25, 2020
  • How to Install Python 3.9 on Ubuntu 20.04
    How to Install Python 3.9 on Ubuntu 20.04 December 21, 2020
  • How to Install GIMP on Ubuntu 20.04
    How to Install GIMP 2.10 on Ubuntu 20.04 December 22, 2020
  • How to Install Notepad++ on Debian 10
    How to Install Notepad++ on Debian 10 December 23, 2020
  • How to Install Php 8 on Debian 10
    How to Install PHP 8 on Debian 10 January 2, 2021
© 2020 TecNStuff All rights reserved. This website is using and storing cookies on your browser. By using this website you agree our Privacy Policy.  Follow us -  Twitter | Facebook