[...] should be size=`/usr/sbin/blockdev --getsize64 $card` dd if=/dev/zero of=$card obs=1 seek=$((size - 1024)) count=1024 or just --- wipefs --all /dev/sdX --- Although the above command removes the signatures only, it should have the desired effect for...
↧