wipe -f -P 3 -S r /dev/sda1
That forces (-f) wipe to do it, does 3 passes (-P 3), and uses /dev/urandom to seed wipe in it's wiping of my drive (-S r, much more secure than any other). Hopefully, this will fix it, otherwise, I will file a bug in Gutsy.
No comments:
Post a Comment