Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 May 1998 20:31:49 +0100
From:      Karl Pielorz <kpielorz@tdx.co.uk>
To:        support@coolnet.net
Cc:        questions@FreeBSD.ORG
Subject:   Re: disklabel help
Message-ID:  <35632FA5.BDA0D71A@tdx.co.uk>
References:  <356307DD.B157F80D@coolnet.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Try,

dd if=/dev/zero of=/dev/DISKDEVICE bs=1 count=1

(for DISKDEVICE e.g. use 'rsd0' for SCSI disk 0 etc.) 

Be carful - or you'll nuke a valid disk with data on it! - for more info see
Doug's 'Formatting Media for use with FreeBSD' guide at:

http://www.freebsd.org/tutorials/diskformat/

Regards,

Karl Pielorz

support@coolnet.net wrote:
> 
> is ther a way to reset the disklabeling if it has been removed or
> damaged?
> 
> --
> ==============================================
> Pat Cummings

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35632FA5.BDA0D71A>