Changes

Partition and Format a USB Flash Drive with Linux

176 bytes added, 20:04, 13 November 2019
/* Partition and Format USB Drive via Terminal */
The following lines were added (+) and removed (-):
In the absence of having a partition on the flash drive you will observe only the device assignment:In the absence of having a partition on the flash drive you will observe only the block device node assignment:* exFAT *** sudo mkfs.exfat /dev/sdc1*<nowiki>***</nowiki> note on exFAT: requires exfat-utils (sudo apt install exfat-utils) read [[exFAT on Linux]] for details.
Administrator
4,579
edits