From owner-freebsd-stable Fri Jun 26 07:47:29 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA17824 for freebsd-stable-outgoing; Fri, 26 Jun 1998 07:47:29 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from antipodes.cdrom.com (castles204.castles.com [208.214.165.204]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA17704 for ; Fri, 26 Jun 1998 07:46:25 -0700 (PDT) (envelope-from mike@antipodes.cdrom.com) Received: from antipodes.cdrom.com (localhost [127.0.0.1]) by antipodes.cdrom.com (8.8.8/8.8.5) with ESMTP id HAA07260; Fri, 26 Jun 1998 07:47:20 -0700 (PDT) Message-Id: <199806261447.HAA07260@antipodes.cdrom.com> X-Mailer: exmh version 2.0zeta 7/24/97 To: Frank Terhaar-Yonkers cc: freebsd-stable@FreeBSD.ORG Subject: Re: some trick to disklabel ZiP disks? In-reply-to: Your message of "Fri, 26 Jun 1998 08:00:48 EDT." <199806261200.IAA12465@claret.cisco.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Jun 1998 07:47:20 -0700 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Shouldn't it be this simple? > If not, pls advise! # dd if=/dev/zero of=/dev/sd1 count=16 # disklabel -rwB sd1 auto # disklabel -e sd1 You have to nuke the MBR before you can use 'auto'. -- \\ Sometimes you're ahead, \\ Mike Smith \\ sometimes you're behind. \\ mike@smith.net.au \\ The race is long, and in the \\ msmith@freebsd.org \\ end it's only with yourself. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message