Subscribe Now

* You will receive the latest news and updates on your favorite celebrities!

Trending News

Blog Post

FIX: Failed to Mount “New Volume” Unknown Filesystem type “exfat”
Linux, Tips and Tricks

FIX: Failed to Mount “New Volume” Unknown Filesystem type “exfat” 

Ok, I had an external drive which I formatted to exFAT, and connecting to my Kali Linux system, I couldn’t open it. I got the following error below;

Now, I will show you how to enable exFAT file system support

on Kali Linux, Ubuntu, and other Ubuntu-based Linux distributions.

This way you won’t see any error while mounting exFAT drives on your system again.

Run the following command below to solve the problem

$ sudo apt install exfat-fuse exfat-utils

Peep my output below when i executed it. Now no need to restart or shutdown, Just open your Drive. and we are done.

exfat

Learn how to configure Flutter on Kali Linux

Related posts

Leave a Reply

Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.