From owner-freebsd-current Fri Jan 10 22:13:14 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id WAA01509 for current-outgoing; Fri, 10 Jan 1997 22:13:14 -0800 (PST) Received: from rover.village.org (rover.village.org [204.144.255.49]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id WAA01494 for ; Fri, 10 Jan 1997 22:13:11 -0800 (PST) Received: from rover.village.org [127.0.0.1] by rover.village.org with esmtp (Exim 0.56 #1) id E0viwgc-0001BA-00; Fri, 10 Jan 1997 23:12:58 -0700 To: roberto@keltia.freenix.fr (Ollivier Robert) Subject: Re: Partition naming [Was: Adding Hard Drives - Prepping] Cc: FreeBSD-current@freebsd.org In-reply-to: Your message of "Sat, 11 Jan 1997 01:16:04 +0100." References: <199701101033.MAA27219@shadows.aeon.net> Date: Fri, 10 Jan 1997 23:12:58 -0700 From: Warner Losh Message-Id: Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk In message Ollivier Robert writes: : According to J Wunsch: : > Partition `d' is also available. By now, there's only space for 8 : > partitions, and extending this will probably cause even more brokeness : > than the recent utmp.h changes. :( : : One should be able to put a second partition (fdisk term) on a disk and : then use up to 7 slices into that new partition... When OpenBSD bumped their stuff from 8 to 16 partitions, there were relatively few things that broke and needed fixing. I thought you could have up to four slices, not 7. Does FreeBSD grok extended partitions now? Warner