Monday, November 28, 2016
mounting EXFAT for Ubuntu 16.04
How to Mount EXFAT partition on Ubuntu 16.04 LTS
$ sudo apt-get install exfat-fuse exfat-utils
If you need to mount it from the command line, you could do
$ sudo mkdir /media/exfat (or specific path)
$ sudo mount -t exfat /dev/sdxx /media/exfat
where /dev/sdxx could be /dev/sda1 or /dev/sda2, or so on.
If you are not sure whether the exfat partition you are looking for is /dev/sda1 or /dev/sda2, then you could also run
$ sudo lsblk -o NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL
Credit from http://unixnme.blogspot.com.au/2016/04/how-to-mount-exfat-partition-in-ubuntu.html. Thanks :D
Subscribe to:
Comments (Atom)
TEC DATA DOES NOT COVER FULL RANGE OF CL TABLE
Check your listr and if the data are observed more than one day you need to download the IONEX files at least 2 files and put in the same fo...
-
After I installed UBUNTU 11.10 in Samsung Laptop RC418 core i5 and NVIDIA optimus graphic inside. I tried to install AIPS software and found...
-
๒) การก็อปปี้ไฟล์จากเครื่องอื่น ๆ Copy file called data.txt to ras.nixcraft.in Linux system (vivek is username): $ scp data.txt vivek@...