To check the mounted usb device:
sudo fdisk -l
Umount it:
sudo umount /media/diskFormat it:
sudo mkfs.vfat /dev/sdc1
Supporting MAC is my way to support Linux
To check the mounted usb device:
sudo fdisk -l
sudo umount /media/diskFormat it:
sudo mkfs.vfat /dev/sdc1
No comments:
Post a Comment