Format in Linux

Fedora : sudo yum install gparted

Ubuntu/Kubuntu : sudo apt-get install gparted

Also add ntfsprogs to be able to format NTFS partitions in Linux by

Fedora : sudo yum install ntfsprogs

Ubuntu/kubuntu : sudo apt-get install ntfsprogs