Showing posts with label exfat. Show all posts
Showing posts with label exfat. Show all posts

Monday, October 20, 2014

How to Read and Write to ExFAT Drives in Ubuntu 14.04

Had a few folks complain that the Ubuntu ExFAT support video I posted a while back was throwing up errors. Here is a correction.


Tuesday, November 19, 2013

Ubuntu Help: Fix the error unknown filesystem type 'exfat'

Getting the message "unknown filesystem type 'exfat'" when trying to mount your USB backup or flash drive? This short video will have you accessing that device in no time! Remember to view this in the highest possible resolution -- full screen. BTW, the commands used are:
sudo add-apt-repository ppa:relan/exfat
sudo apt-get update && sudo apt-get install fuse-exfat exfat-utils