Friday, May 10, 2024
9
rated 0 times [  9] [ 0]  / answers: 1 / hits: 19375  / 2 Years ago, tue, august 23, 2022, 6:57:39

I have an microSD card with 64GB capacity which has exFAT file system. If I insert it to my card reader, it is mounted automatically. But I am looking for a command to format the card. I installed exfat-fuse and exfat-utils, but could not find proper command to format my microSD card.


More From » command-line

 Answers
5

Straight from apt-cache show exfat-utils is the description:




Description-en: utilities to create, check, label and dump exFAT filesystem
Utilities to manage extended file allocation table filesystem.
This package provides tools to create, check and label the
filesystem. It contains
- dumpexfat to dump properties of the filesystem
- exfatfsck / fsck.exfat to report errors found on a exFAT filesystem
- exfatlabel to label a exFAT filesystem
- mkexfatfs / mkfs.exfat to create a exFAT filesystem.


You would use mkfs.exfat to format the partition, the same as you would use mkfs.fat to format a normal FAT partition.


[#21464] Thursday, August 25, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
scusaper

Total Points: 335
Total Questions: 111
Total Answers: 119

Location: Belize
Member since Mon, Jun 20, 2022
2 Years ago
scusaper questions
Fri, Apr 15, 22, 15:26, 2 Years ago
Wed, Mar 15, 23, 03:53, 1 Year ago
Sat, Jun 4, 22, 18:03, 2 Years ago
;