Also overwrite part of the partition

This commit is contained in:
Nico Schottelius 2018-02-27 15:45:40 +01:00
parent 939a0f5b10
commit f03b234379
1 changed files with 2 additions and 1 deletions

View File

@ -7,5 +7,6 @@ fi
disk=$1
sgdisk -Z "$disk"
dd if=/dev/zero of=$disk bs=1M count=10
dd if=/dev/zero of=$disk bs=1M count=150