::: mkfs.vfat -c -F 32 /dev/<path to block device, like sda>. this command makes a filesystem, vfat type, check the sectors for bad blocks, FAT32 to this block device. If this doesn't work, you may need use fdisk on it and remake the partition table, then format it again with mkfs.vfat.[[User:LoganA|LoganA]] 02:07, 12 November 2008 (UTC) | ::: mkfs.vfat -c -F 32 /dev/<path to block device, like sda>. this command makes a filesystem, vfat type, check the sectors for bad blocks, FAT32 to this block device. If this doesn't work, you may need use fdisk on it and remake the partition table, then format it again with mkfs.vfat.[[User:LoganA|LoganA]] 02:07, 12 November 2008 (UTC) |