tiagoad / suicide-linux

@qntm's Suicide Linux, now available on Docker!

Home Page:https://hub.docker.com/r/tiagoad/suicide-linux/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

use dd instead of rm to ensure the drive is wiped

Martmists-GH opened this issue · comments

use dd instead of rm to ensure the drive is wiped

First rm, then random data, then dd.

Of course the fastest one first.

random
mistake?

destroy
disk.

Evil. I like it.

commented

Nah. Leave the old partition table there. This way, we can deter the Windows users who don't know how to repartition a disk. :)

commented

I'm not sure this will work as intended in docker. I'm leaving rm, but thanks for opening the issue, sorry about closing so late.

commented

@tiagoad would it be possible to change the close type from completed to wontfix?