Ubuntu: Add wipefs to the instructions
This was present in the Debian instructions. I don't know why we wouldn't want it here too.
This commit is contained in:
@@ -199,6 +199,10 @@ Step 2: Disk Formatting
|
||||
# For an array using a partition (e.g. a swap partition per this HOWTO):
|
||||
mdadm --zero-superblock --force ${DISK}-part2
|
||||
|
||||
If the disk was previously used with zfs::
|
||||
|
||||
wipefs -a $DISK
|
||||
|
||||
Clear the partition table::
|
||||
|
||||
sgdisk --zap-all $DISK
|
||||
|
||||
Reference in New Issue
Block a user