Re: Wiping a disk partition

From: Marco Moock <mm_at_dorfdsl.de>
Date: Wed, 25 Jun 2025 10:29:27 UTC
On 25.06.2025 13:16 Odhiambo Washington wrote:

> What is the fastest way to wipe all data on /dev/ada1p2?

Unmount it, then use dd to overwrite it with zeros.