Categories r00t Destroy data on a filesystem by wiping first and last sectors Post author By Șerban Post date 19 October 2022 No Comments on Destroy data on a filesystem by wiping first and last sectors Wipe the first 1GB # dd if=/dev/zero of=/dev/sdX bs=1M count=1024 Continue reading “Destroy data on a filesystem by wiping first and last sectors” Tags delete sectors on a disk, destroy filesystem