From owner-freebsd-newbies@FreeBSD.ORG Fri Jun 13 03:36:53 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A5ABF37B401 for ; Fri, 13 Jun 2003 03:36:53 -0700 (PDT) Received: from fox.noc.fr.clara.net (fox.noc.fr.clara.net [212.43.195.18]) by mx1.FreeBSD.org (Postfix) with ESMTP id 16F0A43FBD for ; Fri, 13 Jun 2003 03:36:53 -0700 (PDT) (envelope-from fox@fr.clara.net) Received: by fox.noc.fr.clara.net (Postfix, from userid 1000) id 2DECB3372A; Fri, 13 Jun 2003 12:36:50 +0200 (CEST) Date: Fri, 13 Jun 2003 12:36:50 +0200 To: Danny Koenig Message-ID: <20030613103650.GA10285@fr.clara.net> References: <20030613100200.GA10042@fr.clara.net> <49580.1055498833.webmail@smtp.bsdberlin.org> <20030613101547.GB10042@fr.clara.net> <54890.1055500203.webmail@smtp.bsdberlin.org> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <54890.1055500203.webmail@smtp.bsdberlin.org> User-Agent: Mutt/1.3.28i X-Opinion-System: Perlons peu, perlons bien. X-NCC-Regid: fr.clara X-Uptime: 2 days 18:38 From: fox@fr.clara.net (Fox) cc: freebsd-newbies@freebsd.org Subject: Re: fdisk X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2003 10:36:53 -0000 Le Fri, Jun 13, 2003 at 12:30:03PM +0200, Danny Koenig ecrivait: > >> What is the Output by doing 'fdisk -l' under linux? > > Here is an example: > > > > root@fox :/home/fox#fdisk -l > > > > Disque /dev/hda: 20.4 Go, 20485785600 octets > > 255 têtes, 63 secteurs/piste, 2490 cylindres > > Unités = cylindres de 16065 * 512 = 8225280 octets > > > > Périphérique Amorce Begining End Blocs Id System > > /dev/hda1 * 1 608 4883728+ 83 Linux > > /dev/hda2 609 627 152617+ 82 Linux swap > > /dev/hda3 628 1235 4883760 83 Linux > > /dev/hda4 1236 2490 10080787+ 83 Linux > > root@fox :/home/fox# > > An more similar output is 'df -h'. Or see manual for more commands of df(1). df does not give you the Blocs, begining and ending cylenders. disklabel seems to be good to me, thanx. -- fox@fr.clara.net Claranet France --