[SunHELP] Ultra5/10 hardware question

Greg sunhelp at sunhelp.org
Wed Dec 5 11:32:04 CST 2001


On 12/05/01 08:53 AM, Peter Stokes wrote:

> try
> 
> dd if=<some large file> of=/dev/rdsk/c0t0d0s0
> 
> This should overwrite the label info (works on SCSI disks, never tried on
> IDE)


This will always work assuming slice 2 maps block 0 of the disk
(replace the question marks as appropriate):

	dd if=/dev/zero of=/dev/rdsk/c?t?d?s2 bs=512 count=8

-greg


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com




More information about the SunHELP mailing list