From owner-freebsd-newbies@FreeBSD.ORG Fri Jun 13 03:34:30 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 C1BF537B401 for ; Fri, 13 Jun 2003 03:34:30 -0700 (PDT) Received: from herzl.customer.speedlink.de (herzl.customer.loomes.de [212.40.165.95]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33FC243F85 for ; Fri, 13 Jun 2003 03:34:30 -0700 (PDT) (envelope-from lists@bsdberlin.org) Received: from smtp.bsdberlin.org (localhost.localdomain [127.0.0.1]) by herzl.customer.speedlink.de (Postfix) with SMTP id DF293FA1D; Fri, 13 Jun 2003 12:30:03 +0200 (CEST) Message-ID: <54890.1055500203.webmail@smtp.bsdberlin.org> Date: Fri, 13 Jun 2003 12:30:03 +0200 (CEST) From: "Danny Koenig" To: In-Reply-To: <20030613101547.GB10042@fr.clara.net> References: <20030613100200.GA10042@fr.clara.net> <49580.1055498833.webmail@smtp.bsdberlin.org> <20030613101547.GB10042@fr.clara.net> X-Priority: 3 Importance: Normal X-Mailer: BSDUGB-Webmail MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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:34:31 -0000 >> 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). Danny -- God? Root? Where is the difference?