• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

DBAN alternative?

coolVariable

Diamond Member
What is a good alternative to DBAN that can (i) wipe only the free space on a partition and/or (ii) wipe only a certain partition.

I have an old lenovo laptop without recovery media. I want to wipe the HDD.
FVCKING lenovo (I FVCKING HATE THEM!) makes it impossible to burn recovery media from the recovery partition, so I need to figure out an alternative.
 
Why not get an external HDD and clone the existing drive to it? That would place your Recovery partition on the external.
 
I used eraser.
Somebody should really update DBAN. It's such a great program ... but could use some additional features (e.g. wipe by partition, wipe only unused space, etc.)
 
I used eraser.
Somebody should really update DBAN. It's such a great program ... but could use some additional features (e.g. wipe by partition, wipe only unused space, etc.)

Wipe by partition should be fairly simple, you'd just need code to enumerate the partiton table and present the list. Wipe free space would be much more difficult since it would have to understand every filesystem it wanted to support.
 
I believe the newest beta version has some additional features such as being able to wipe an external drive, but i haven't tried it yet.
 
Back
Top