From owner-freebsd-questions@FreeBSD.ORG Thu Oct 19 23:29:08 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F088516A412 for ; Thu, 19 Oct 2006 23:29:08 +0000 (UTC) (envelope-from agus.262@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.238]) by mx1.FreeBSD.org (Postfix) with ESMTP id 83DE643D46 for ; Thu, 19 Oct 2006 23:29:08 +0000 (GMT) (envelope-from agus.262@gmail.com) Received: by wx-out-0506.google.com with SMTP id t4so779063wxc for ; Thu, 19 Oct 2006 16:29:07 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=rKUjdH21Avvck5gndzyeYFCfq8zDVXxBI/sESwSmABqDcpFw3SsLWDWlTZLa634GLY+RMSX0oF996LTWqUXnG4the+N0aAEZmW+uqlT+MvF2oGcx+k5v56Y8q/kY8jIRCi+5M+692Dg8ViQK85dG7oZP6gVfX+TOJ5/sxeKaZac= Received: by 10.90.54.20 with SMTP id c20mr719544aga; Thu, 19 Oct 2006 16:29:07 -0700 (PDT) Received: by 10.90.70.7 with HTTP; Thu, 19 Oct 2006 16:29:07 -0700 (PDT) Message-ID: Date: Thu, 19 Oct 2006 20:29:07 -0300 From: Agus To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: How many Labels/partitions are permitted? 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: Thu, 19 Oct 2006 23:29:09 -0000 Hi all. I was reading the installation of freebsd and get that only partitions, sorry, labels a to h are allowed. is this so? So if i want to have the following scheme: / /home /usr /usr/local /tmp /var /var/log /homeb Can i make this? cause i tried, but i get an X in the label... Thanx guys....