From owner-freebsd-questions@FreeBSD.ORG Sun Jul 17 17:39:05 2005 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 AD65516A41C for ; Sun, 17 Jul 2005 17:39:05 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 48A1E43D48 for ; Sun, 17 Jul 2005 17:39:05 +0000 (GMT) (envelope-from nikolas.britton@gmail.com) Received: by wproxy.gmail.com with SMTP id 67so891850wri for ; Sun, 17 Jul 2005 10:39:04 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Wq2LFnHUx2XgwVLuta8+hZD19lcDX1x7oddgeNN5Cj/xpo3iYoOyZhuWbST/HpxGA1z9DR2fn1pN3u7KMXrJGlVIwAducBzxs/sDU+WHwCIEXy9ItOltRE31iNhe3iIMGF7b0EbFVHSBj8zxeokWmp5G7KMTmixmyRV8L+6W9C4= Received: by 10.54.81.13 with SMTP id e13mr134695wrb; Sun, 17 Jul 2005 10:39:04 -0700 (PDT) Received: by 10.54.124.11 with HTTP; Sun, 17 Jul 2005 10:39:04 -0700 (PDT) Message-ID: Date: Sun, 17 Jul 2005 12:39:04 -0500 From: Nikolas Britton To: "E. J. Cerejo" In-Reply-To: <20050717163342.35911.qmail@web61011.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050717163342.35911.qmail@web61011.mail.yahoo.com> Cc: FreeBSD Questions Subject: Re: How to increase / slice in size X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Nikolas Britton List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Jul 2005 17:39:05 -0000 On 7/17/05, E. J. Cerejo wrote: > I'm running FBSD 5.4 and I'm trying to make the / > slice bigger, is this possible? If it is how is it done? Read the man page for growfs, it explains what you need to do to make your slice bigger.