Re: [SLUG] formatting hard drive

From: jr@squeak.cc
Date: Sat Jan 22 2005 - 11:28:04 EST


dd if=/dev/zero of=/dev/hda ( assuming ide, etc ... )
that will take a while
dd if=/dev/zero of=/dev/hda bs=512 count=1
that will blow away the partition table

> Hello,
> Is there a command for wiping a hard drive clean
> of all data?. I want to start over installing the OS
> with a clean slate. I'm a complete novice, running
> Fedora and having some problems, so would like to
> start over. Thanks
>
> Gregg
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Easier than ever with enhanced search. Learn more.
> http://info.mail.yahoo.com/mail_250
> -----------------------------------------------------------------------
> This list is provided as an unmoderated internet service by Networked
> Knowledge Systems (NKS). Views and opinions expressed in messages
> posted are those of the author and do not necessarily reflect the
> official policy or position of NKS or any of its employees.
>

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 20:26:23 EDT