Skip to main content

Questions tagged [exfat]

3 votes
2 answers
215 views

I want to preserve Access, Modify and Birth timestamps when copying files. I tried the following flags. rsync --atimes --times --crtimes --archive However I get an error that crtimes is not supported....
New to code's user avatar
1 vote
1 answer
2k views

I have just opened my GParted application and did a format for /dev/sdc1 to exfat type. But while trying to mount the drive after formatting is completed I am getting the following error. It is ...
Dev Anand Sadasivam's user avatar
3 votes
3 answers
937 views

My problem is to decode the output of the command file -s /dev/sdX on my system (where /dev/sdX is the device file associated to a USB key). Below I'll show the output of the command file -s /dev/sdX ...
User051209's user avatar
1 vote
1 answer
690 views

I can't mount my HDD anymore. After the last time I used it, I clicked "Remove safely" in my file browser, and now I can't read data on it anymore. Here are some diagnostic commands I ...
Be Chiller Too's user avatar
0 votes
0 answers
352 views

I have an external HDD (15 TB) that I use as a backup storage. Usually I perform the command rsync -aluv /mylocalfolder /mytargetfolder to save my data. But this time Linux sets the file system to &...
Dabo84's user avatar
  • 1
0 votes
1 answer
345 views

I have a folder under /mnt/ with drwxrwxrwx permissions and under root:root I then mount a USB drive (exFAT) to this folder and it becomes drwxr-xr-x The issue is that now I cannot scp to that folder ...
Duxa's user avatar
  • 103
0 votes
1 answer
1k views

I have read that support for the exfat filesystem has been incorporated in the Linux kernel since kernel ver 5.4 was released in late 2019 - early 2020. I'm confused about what this means wrt the ...
Seamus's user avatar
  • 3,898
1 vote
1 answer
664 views

My system is running Ubuntu 22.04.3 LTS. I plug a USB drive into that system. That USB drive (/dev/sdb) contains an Ubuntu installation, mostly in an ext4 partition (/dev/sdb3). That installation ...
Ray Woodcock's user avatar

15 30 50 per page