A better way to remove a stale swap signature than zeroing the whole thing: dd if=/dev/zero of=/dev/sdXXX bs=1024 seek=1 count=3
A better way to remove a stale swap signature than zeroing the whole thing:
dd if=/dev/zero of=/dev/sdXXX bs=1024 seek=1 count=3