From owner-freebsd-questions@FreeBSD.ORG Tue Nov 30 21:11:23 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5D7AE1065674 for ; Tue, 30 Nov 2010 21:11:23 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ey0-f182.google.com (mail-ey0-f182.google.com [209.85.215.182]) by mx1.freebsd.org (Postfix) with ESMTP id 80A038FC23 for ; Tue, 30 Nov 2010 21:11:22 +0000 (UTC) Received: by eyb7 with SMTP id 7so3232131eyb.13 for ; Tue, 30 Nov 2010 13:11:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=0/13NRrP5pGR4FIsG/MmGRz3LDAusD/tPLcbhl78gwo=; b=w+YSNRfA9cEE/GoWb+JTwAcw4gIw+hPnyYTss9hbOXo7hkV/Cl2Lzt/4ydy0B5oQSI CjqjXyklnH5xX/1gqZDRbXHmZJRt8rteGOB8BzqujvW6xmP5Xt9ZTczFbnuh8pbi8dW2 TVdH8jNyL6DCBxrlZy2a0a0+VhbMp0ytldLR8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=cnxsPhVPHLlUrSlWQNVlcN/pvM5MjDJieoT5Yk1dJcZCYp6STBpCmh6HkDjlDjaABk 9eqsFjk0Ln6lUuMYUu7doc3iGKR3kjf8s5aiZvahkBeqqtldqSobwVcb5irEaGSIxTG6 aerYtq9px04Ry2/4T8YaHxqdSubdfkqY6hm4U= MIME-Version: 1.0 Received: by 10.216.164.194 with SMTP id c44mr7545779wel.107.1291151480750; Tue, 30 Nov 2010 13:11:20 -0800 (PST) Received: by 10.216.234.82 with HTTP; Tue, 30 Nov 2010 13:11:20 -0800 (PST) In-Reply-To: <4CF5624F.4020901@gmail.com> References: <4CF5624F.4020901@gmail.com> Date: Tue, 30 Nov 2010 21:11:20 +0000 Message-ID: From: Paul B Mahol To: David Demelier Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-questions@freebsd.org Subject: Re: 8 partitions maximum X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Nov 2010 21:11:23 -0000 On 11/30/10, David Demelier wrote: > Hello, > > We all know that we can only have 8 ufs partitions in one freebsd slice. > Since OpenBSD and NetBSD can support at most 32 partitions iirc. > > I wonder why FreeBSD still lacks more ufs partitions in one slice? Actually FreeBSD supports more that 8 ufs partitions via gpart(8).