From owner-freebsd-questions Wed May 20 12:33:00 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA07076 for freebsd-questions-outgoing; Wed, 20 May 1998 12:33:00 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06975 for ; Wed, 20 May 1998 12:32:31 -0700 (PDT) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.8/8.8.8) with ESMTP id UAA28291; Wed, 20 May 1998 20:32:22 +0100 (BST) (envelope-from kpielorz@tdx.co.uk) Message-ID: <35632FA5.BDA0D71A@tdx.co.uk> Date: Wed, 20 May 1998 20:31:49 +0100 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: support@coolnet.net CC: questions@FreeBSD.ORG Subject: Re: disklabel help References: <356307DD.B157F80D@coolnet.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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