lsblk -f# to list all disks # find your disk by its size or label and remember its NAME, (without the "|-" or "`-" sudo mkfs -t vfat /dev/NAME #replace NAME with your disks name. # if it doesn't work, try without "sudo "