Shredos

From UVOO Tech Wiki
Jump to navigation Jump to search

Linux

Download and wipe

WARNING!!! We are assuming /dev/sdb is your USB drive.

curl -LO https://github.com/PartialVolume/shredos.x86_64/releases/download/v2021.08.2_23_x86-64_0.34/shredos-2021.08.2_23_x86-64_0.34_20221231.img
sudo wipefs -a /dev/sdb
sudo dd if=shredos-2021.08.2_23_x86-64_0.34_20221231.img of=/dev/sdb conv=fsync bs=4M