Is there any light utility that can format the whole disk including OS drive?
I need to erase sensitive data after using the machine.
|
Is there any light utility that can format the whole disk including OS drive? I need to erase sensitive data after using the machine.
| ||||
|
feedback
|
|
An OS can't erase itself well, just use your installation medium. As for secure erasing, use something like Eraser, SDelete, DBAN and so on... | |||||
feedback
|
|
Boot from a USB or CD with a Live version of Ubuntu and install "gparted" on it. From there you will see a graphical representation of the disk and delete partitions or the whole drive as necessary.
Please reply to this post if it worked for you or not. UPDATE: Found a much easier way to do it, just download and burn a CD with the gparted .iso | ||||
|
feedback
|
|
Seagate actually has one of the simplest self booting diagnostic tools. Seatools can do simple erases or write all 0's format. This would not guarantee professional recovery techs couldn't recover some or most data, however it far outperforms simple formats. If you want to securely erase the drive a multi pass program that meets DoD standards will eliminate this probability but will not be fast. | |||
|
feedback
|
|
You could use something like ghost this could restore your hard drive to a previous state such as a roll back in vmware, it takes about 5 to 7 min and it can be open source. It can be done by the network as well. | |||
|
feedback
|
badblocksshould do the trick. Runningbadblocks -swv /dev/sdafrom a Linux live CD would destroy all data on the primary drive on most systems. – oKtosiTe Feb 18 '11 at 22:05