From owner-freebsd-questions Mon Feb 7 11:15:12 2000 Delivered-To: freebsd-questions@freebsd.org Received: from math.udel.edu (math.udel.edu [128.175.16.7]) by builder.freebsd.org (Postfix) with ESMTP id 34D4040B5 for ; Mon, 7 Feb 2000 11:15:05 -0800 (PST) Received: from math.udel.edu (sisyphus.math.udel.edu [128.175.16.167]) by math.udel.edu (8.9.3+Sun/8.9.1) with ESMTP id OAA06159; Mon, 7 Feb 2000 14:15:43 -0500 (EST) Message-ID: <389F19DF.F61C025A@math.udel.edu> Date: Mon, 07 Feb 2000 14:15:43 -0500 From: Peter Schwenk Organization: University of Delaware X-Mailer: Mozilla 4.7 [en] (X11; U; SunOS 5.7 sun4u) X-Accept-Language: en, fr, de, ko MIME-Version: 1.0 To: Jerry Lei Cc: freebsd-questions@freebsd.org Subject: Re: about dd References: <20000207183828.21660.qmail@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This command was used to wipe the partition table so a new one could be made. The size of the disk doesn't impact the size of the partition table, so 100 is still fine. The table was wiped because an existing one can confuse the disklabel program (or at least confuse the person using the disklabel program) when you are using the 'auto' feature. Jerry Lei wrote: > Hi, I read the low level format of Hard Disk in the FreeBSD installation > guide. > The author use > dd if=/dev/zero of=/dev/da1 count=100 > > I have a question, why count=100? I use man dd, the manual says that count=n > means Copy only n input blocks. If I use HD whose size more than the example > one in the book. Do I still use count=100? > > Thanks, guys and gals > > Lei > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- PETER SCHWENK | UNIX System Administrator Department of Mathematical Sciences | University of Delaware schwenk@math.udel.edu | (302)831-0437 <-NEW!!! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message