Lets try this
sudo dd if=/dev/zero of=/dev/sdx bs=1M count=1
where "sdx" needs your real dive letter such as sda or sdb
the above should clear any invalid partition tables
once done use Gparted and create partition then format it
sudo dd if=/dev/zero of=/dev/sdx bs=1M count=1
where "sdx" needs your real dive letter such as sda or sdb
the above should clear any invalid partition tables
once done use Gparted and create partition then format it