Date: Tue, 21 Nov 2000 06:49:42 +0000 From: Tony Finch <dot@dotat.at> To: FreeBSD <freebsd@KIWI-Computer.com> Cc: Cy Schubert - ITSD Open Systems Group <Cy.Schubert@uumail.gov.bc.ca>, stable@freebsd.org Subject: Re: Removal of Disklabel Message-ID: <20001121064942.L54653@hand.dotat.at> In-Reply-To: <200011201458.IAA44992@KIWI-Computer.com> References: <200011201332.eAKDWTB68389@cwsys.cwsent.com> <200011201458.IAA44992@KIWI-Computer.com>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD <freebsd@KIWI-Computer.com> wrote: > >it seems counter-intuitive to me, as well as wasteful, to make >partition "c" the whole disk and skip "d" altogether. You don't have to skip d. a: 1606500 0 4.2BSD 1024 8192 16 # (Cyl. 0 - 99) b: 1606500 1606500 swap # (Cyl. 100 - 199) c: 23567292 0 unused 0 0 # (Cyl. 0 - 1466*) d: 1606500 16065000 4.2BSD 1024 8192 16 # (Cyl. 1000 - 1099) e: 1606500 3213000 4.2BSD 1024 8192 16 # (Cyl. 200 - 299) f: 8032500 4819500 4.2BSD 1024 8192 16 # (Cyl. 300 - 799) g: 1606500 12852000 ISO9660 # (Cyl. 800 - 899) h: 1606500 14458500 4.2BSD 1024 8192 16 # (Cyl. 900 - 999) This is what happens when you add partitions as you decide where to put things :-) Tony. -- f.a.n.finch dot@dotat.at fanf@covalent.net Chad for President! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001121064942.L54653>