Spearfoot / disk-burnin-and-testing

Shell script for burn-in and testing of new or re-purposed drives
Other
853 stars 106 forks source link

Combine badblocks with cryptsetup? #23

Open ypid opened 2 years ago

ypid commented 2 years ago

Pro:

Contra:

I have been doing this for years without issues btw, ref: https://github.com/ypid/scripts/blob/master/badblocks_and_secure_erase

DonkeeeyKong commented 3 months ago

This sounds interesting. It' s unfortunately probably out of scope for this script though since it is cross-platform and supports not only Linux but also FreeBSD.

ypid commented 3 months ago

The script can check if cryptsetup is installed and only do this when it is installed.