[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Formating partitions



On Sat, Nov 11, 2000 at 06:32:24PM -0700, Clayton Stapleton wrote:
> Hi Folks;
> Is there a program that will write zeros to a Linux
> partition? I need to clean up a hard drive and doing
> a mke2fs does not erase the old data, so that is not
> a formatting program.

dd if=/dev/zero of=/dev/partition
mke2fs /dev/<partition>

-- 
CaT (cat@zip.com.au)

	'We do more then just sing and dance. We've got a brain too.'
		-- The Backstreet Boys



Reply to: