From owner-freebsd-questions@FreeBSD.ORG Thu May 15 18:24:04 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C10A037B401 for ; Thu, 15 May 2003 18:24:04 -0700 (PDT) Received: from alpsgiken.alpsgiken.gr.jp (www.alpsgiken.gr.jp [210.166.150.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A18743FAF for ; Thu, 15 May 2003 18:24:03 -0700 (PDT) (envelope-from joel@alpsgiken.alpsgiken.gr.jp) Received: from zz_radiant2 (www1.alpsgiken.gr.jp [61.114.244.165]) by alpsgiken.alpsgiken.gr.jp (8.9.1a/3.7W) with ESMTP id KAA03023 for ; Fri, 16 May 2003 10:24:00 +0900 Date: Fri, 16 May 2003 10:29:23 +0900 From: Joel Rees To: freebsd-questions@freebsd.org In-Reply-To: <44znln52ef.fsf@be-well.ilk.org> References: <20030513192837.92E5.JOEL@alpsgiken.gr.jp> <44znln52ef.fsf@be-well.ilk.org> Message-Id: <20030516101017.C64C.JOEL@alpsgiken.gr.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Becky! ver. 2.00.11 Subject: Re: running out of space in /usr (rambling) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 May 2003 01:24:05 -0000 Lowell Gilbert explained: > Joel Rees writes: > > ... > > (Why doesn't disklabel give out "d" in sequence? I think I read > > something once, but I don't remember, can't find it in a casual glance > > through the FAQ.) > > 'c' is reserved for the whole disk, for historical reasons. Knew about c, but when I'm working with disklabel (perhaps just from sysinstall?) and tell it to add a partition, the labeling automatically jumps from b to e. Then if I keep adding partitions, it ends up jumping back from h to d. Not a problem, but it did make me curious. > ... > > And one more, is the limit of 8 partitions in an fdisk slice every going > > away? > > If I remember correctly, it's just a compile-time constant... I'll check on that next time. I'm not quite comfortable with compiling kernels yet, but it looks like freeBSD will give me plenty of opportunities to get comfortable with it. Thanks for the comments, Lowell. -- Joel Rees