02-21-2020, 04:51 PM
(This post was last modified: 02-21-2020, 05:04 PM by DeepThought.)
[member=6733]TheDead[/member] You can wipe the hdd using dd
source: https://how-to.fandom.com/wiki/How_to_wi...n_in_Linux
Replace sdX with your hdd that you want to wipe, but make sure you correctly identify the drive as this will wipe all data.
source: https://how-to.fandom.com/wiki/How_to_wi...n_in_Linux
Code:
sudo dd if=/dev/urandom of=/dev/sdX bs=1M
Replace sdX with your hdd that you want to wipe, but make sure you correctly identify the drive as this will wipe all data.
Owner and DJ at WKDfm Radio ( www.wkdfm.co.uk )