From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 00:29:48 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 082BE16A464 for ; Tue, 13 Dec 2005 00:29:47 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9F80743D5C for ; Tue, 13 Dec 2005 00:29:46 +0000 (GMT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2) with ESMTP id jBD0T438020666; Mon, 12 Dec 2005 19:29:04 -0500 (EST) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.10+Sun/8.12.2/Submit) id jBD0T11I020665; Mon, 12 Dec 2005 19:29:01 -0500 (EST) From: Jerry McAllister Message-Id: <200512130029.jBD0T11I020665@clunix.cl.msu.edu> To: rmarella@gmail.com (Robert Marella) Date: Mon, 12 Dec 2005 19:29:01 -0500 (EST) In-Reply-To: <20051212091132.6b7e52cc@frankie.konav201.local> X-Mailer: ELM [version 2.5 PL7] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Slices 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, 13 Dec 2005 00:29:48 -0000 > > On Mon, 12 Dec 2005 12:40:40 -0600 > Kevin Kinsey wrote: > > > Sasa Stupar wrote: > > > > > You can also do the same as I did. I have just configured one slice > > > named / which > > > takes all the space on hdd and now I don't need to worry about > > > space shortage. > > > > > > OK then, but suppose we have some runaway process The main two reasons for dividing up your FreeBSD disk in to partitions rather than making just one big partition are to reduce the threat of runaway processes and to manage backup and restore sizes. Think those things out to meet your needs and resources. ////jerry > > > > > > > My $0.02, > > Worth every penny! :-) > > Thank you Kevin > > Robert > > _______________________________________________ > 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" >