From owner-freebsd-questions@FreeBSD.ORG Mon Feb 4 18:42:16 2008 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 5EB6916A46C for ; Mon, 4 Feb 2008 18:42:16 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id B8B3A13C4D9 for ; Mon, 4 Feb 2008 18:42:15 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m14IcwQ3008851; Mon, 4 Feb 2008 13:38:58 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m14IcwrG008850; Mon, 4 Feb 2008 13:38:58 -0500 (EST) (envelope-from jerrymc) Date: Mon, 4 Feb 2008 13:38:58 -0500 From: Jerry McAllister To: Wojciech Puchar Message-ID: <20080204183858.GA8831@gizmo.acns.msu.edu> References: <20080204165546.GE7685@gizmo.acns.msu.edu> <20080204193311.O9109@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080204193311.O9109@wojtek.tensor.gdynia.pl> User-Agent: Mutt/1.4.2.2i Cc: Deian Popov , freebsd-questions@freebsd.org Subject: Re: expanding /usr 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: Mon, 04 Feb 2008 18:42:16 -0000 On Mon, Feb 04, 2008 at 07:34:56PM +0100, Wojciech Puchar wrote: > >to it. /usr/local and /usr/src are often good candidates. > > > >To do that, create the partition using fdisk (for the slice), then > > if it's freebsd-only drive, why using fdisk at all? Just because it is a more generalized way of doing it and it is so easy, and takes no extra space, so why not! ////jerry > > i live very well without it on ALL machines i installed. > > you simply get (for example) > > /dev/ad0a instead of ad0s1a etc. > > you bsdlabel ad0 instead of ad0s1. > > don't forget to bsdlabel -B ad0 if it's boot disk > > replace ad0 to whatever your disk is > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"