|
If you deleted the partition on it, you'll probably need to repartition it and create a new filesystem. Were you purposely trying to format it? If not, you may be able to recover the partition table as it was. If so, you should just be able to treat it as a normal block device (i.e. use fdisk to create a partition table and mkfs to format a filesystem). Remember to make a Windows filesystem if you want access from Windows.
|