I format the pen drive in Windows as exfat, but Ubuntu can't mount it. Which format do I have to use for Ubuntu?
Asked
Active
Viewed 3,225 times
1 Answers
7
You should install the optional exfat filesystem on Ubuntu so that it can recognize it on your pen drive
sudo apt-get install exfat-fuse exfat-utils
Afterwards, just mount it normally.
Fabby
- 35,017
user3138373
- 521
