Re: [SLUG] formatting hard drive

From: Christopher Hotchkiss (christopher.hotchkiss@gmail.com)
Date: Wed Jan 26 2005 - 23:48:20 EST


On Wed, 26 Jan 2005 20:16:49 -0500 (EST), Eben King
<eben1@tampabay.rr.com> wrote:
> On Wed, 26 Jan 2005, Logan Tygart wrote:
>
> > On Wed, 2005-01-26 at 19:17 -0500, Eben King wrote:
> > > On Wed, 26 Jan 2005, Logan Tygart wrote:
> > >
> > > > On Wed, 2005-01-26 at 11:49 -0800, gregory ogden wrote:
> > > > > 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
> > > >
> > > > There is always my favorite:
> > > >
> > > > rm -rf /
> > >
> > > Leaves the partition data and the filesystem intact, and it's slower than
> > >
> > > umount /dev/hda1 # or whichever partition
> > > mkfs -t <whatever> /dev/hda1
> > > mount /dev/hda1 # if it's listed in /etc/fstab
> >
> > Jeez! Its MY favorite, in the style of a BOFH! It was meant as humor, so
> > get off my case, Torquemada.
>
> Sorry; I fail to recognize humor (or trolls for that matter) way to often.
>
> -eb"not expecting the Spanish Inquisition"en
>
> -----------------------------------------------------------------------
> 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.
>
Nah you guys need to do it accidentally, like 'rm -rf / *'.

-- 
Christopher Hotchkiss
(813)960-9273
http://www.post227.org
-----------------------------------------------------------------------
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:27:56 EDT