Difference between revisions of "Shredos"
Jump to navigation
Jump to search
(Created page with "# Linux - https://github.com/PartialVolume/shredos.x86_64 ## Download and wipe WARNING!!! We are assuming /dev/sdb is your USB drive. ``` curl -LO https://github.com/Partia...") |
(No difference)
|
Latest revision as of 20:48, 12 March 2023
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