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

Re: Erasing disks with OpenBSD



At 06:59 PM 10/16/2002 +0200, you wrote:
>Use something like:
>
>dd if=/dev/zero of=/dev/{diskdevice}
>
>eg. if you wanted to erase your second scsi disk (sd1):
>
>dd if=/dev/zero of=/dev/sd1c
>
	Just my $0.02US worth, but you want to use the raw disk device, rather
than the character device, otherwise buffering can occur.

So it'd be dd if=/dev/zero of=/dev/rsd1c in the above example.



Signing off, 

Joseph C. Bender
benderjc (at) benderhome.net   ;   jcbender (at) benderhome.net
This account is used primarily for reading and responding to mailing list
traffic and is not my main mailing address.



Visit your host, monkey.org