Linux, Open Source, Web, Engineering, Technology
March 26, 2011
Zero out a drive in Linux
To zero out a drive:
dd if=/dev/zero of=/dev/sda
To make sure that the drive is really zeroed out:
dd if=/dev/sda | hexdump -C | head
Posted by acuervo. Filed under Linux, terminal, Ubuntu.
Leave a Reply
Recently
- Domain registration in over 60 Top level domains
- (Español) xType
- The Divide Platform by enterproid
- Installing Canon’s ImageCLASS MF4270 on Ubuntu 64 bit
- Open Source Bare Metal Backup & Restore