In case you'll need to do it again, `sudo dd if=/dev/zero of=/dev/diskX` should do the trick to make the disk fully uninitialized. You don't even need to overwrite the whole thing, overwriting the partition table at the beginning is enough.