In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-09-21 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article will explain in detail what to do when there is an error in ubuntu mounting mobile hard disk mount:unknown filesystem type exfat. The editor thinks it is very practical, so I share it with you as a reference. I hope you can get something after reading this article.
Error mounting removable hard disk in ubuntu: mount:unknown filesystem type 'exfat'
The method of treatment is as follows:
Ubuntu 13.10 or above
Install exfat-fuse:
Sudo apt-get install exfat-fuse
Ubuntu 13.04 or below
Sudo apt-add-repository ppa:relan/exfatsudo apt-get updatesudo apt-get install fuse-exfat
The solution to the error of CentOS Linux mounting exfat format u disk
The extfat-formatted U disk is loaded in CentOS, but it cannot be mounted, and the mount: unknown filesystem type 'exfat' error persists.
[root@localhost] mount-t exfat / dev/sdb1 / good
Mount: unknown filesystem type 'exfat'
No matter how hard you try, a flash drive in exfat format cannot be mounted. Even though the system has recognized the flash drive, it cannot be mounted. Here is the basic solution.
1. Download fuse-exfat and exfat-util respectively
Wget http://download1.rpmfusion.org/free/el/updates/6/SRPMS/fuse-exfat-1.0.1-2.el6.src.rpm
Wget http://download1.rpmfusion.org/free/el/updates/6/SRPMS/exfat-utils-1.0.1-2.el6.src.rpm
two。 Installation dependency
Yum-y install scons fuse-devel
Install rpm-build
Yum install rpm-build
Install the two downloaded packages
Rpm-ivh fuse-exfat-1.0.1-1-el6.src.rpm exfat-utils-1.0.1-1.el6.src.rpm
Compile with rpmbuild
$cd ~ / rpmbuild/SPECS
$rpmbuild-ba fuse-exfat.spec
$rpmbuild-ba exfat-utils.spec
Re-create the rpm file generated by spec compilation
/ root/rpmbuild/RPMS/x86_64
Rpm-ivh exfat-utils-1.0.1-2.el6.x86_64.rpm exfat-utils-1.0.1-1.el6.x86_64.rpm
Note that these two are different from the previous ones. Without src, they are files that can be executed directly.
This is the end of the article on "what to do if there is an error in ubuntu mounting mobile hard drive mount:unknown filesystem type exfat". I hope the above content can be of some help to you so that you can learn more knowledge. if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.