• 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 WordPress with Nginx on Debian 11

    How to Install WordPress with Nginx on Debian 11

    March 22, 2023
  • How to Install and Use Docker on Debian 11

    How to Install and Use Docker on Debian 11

    March 10, 2023
  • How to Install MariaDB on Debian 11 Bullseye

    How to Install MariaDB on Debian 11 Bullseye

    March 8, 2023

Leave a Reply Cancel reply

DigitalOcean Referral Badge

Popular Posts

  • How to Install Microsoft Edge Browser on Ubuntu 22.04
    How to Install Microsoft Edge Browser on Ubuntu 22.04 March 14, 2023
  • How to Install Ruby on Ubuntu 22.04 LTS
    How to Install Ruby on Ubuntu 22.04 LTS February 27, 2023
  • How to Install LEMP Stack on Ubuntu 22.04
    How to Install LEMP Stack on Ubuntu 22.04 March 18, 2023
  • How to Install Set Up Apache Virtual Hosts on Ubuntu 22.04
    How to Set Up Apache Virtual Hosts on Ubuntu 22.04 March 2, 2023
  • How to Install MariaDB on Debian 11 Bullseye
    How to Install MariaDB on Debian 11 Bullseye March 8, 2023
© 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