Date: Fri, 13 Jun 2003 12:36:50 +0200 From: fox@fr.clara.net (Fox) To: Danny Koenig <lists@bsdberlin.org> Cc: freebsd-newbies@freebsd.org Subject: Re: fdisk Message-ID: <20030613103650.GA10285@fr.clara.net> In-Reply-To: <54890.1055500203.webmail@smtp.bsdberlin.org> References: <20030613100200.GA10042@fr.clara.net> <49580.1055498833.webmail@smtp.bsdberlin.org> <20030613101547.GB10042@fr.clara.net> <54890.1055500203.webmail@smtp.bsdberlin.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030613103650.GA10285>