From owner-freebsd-questions Fri Dec 22 12: 5:29 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 22 12:05:27 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from donkeykong.gpcc.itd.umich.edu (donkeykong.gpcc.itd.umich.edu [141.211.2.163]) by hub.freebsd.org (Postfix) with ESMTP id 2196237B400 for ; Fri, 22 Dec 2000 12:05:25 -0800 (PST) Received: from battlezone.gpcc.itd.umich.edu (smtp@battlezone.gpcc.itd.umich.edu [141.211.2.140]) by donkeykong.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id PAA24416; Fri, 22 Dec 2000 15:05:23 -0500 (EST) Received: from localhost (timcm@localhost) by battlezone.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id PAA20667; Fri, 22 Dec 2000 15:05:22 -0500 (EST) Date: Fri, 22 Dec 2000 15:05:22 -0500 (EST) From: Tim McMillen X-Sender: timcm@battlezone.gpcc.itd.umich.edu To: James Raftery Cc: Peter Brock , FreeBSD-Questions Subject: Re: Root Partitions In-Reply-To: <017301c06bfb$ae7747f0$340410ac@JRAFTERY> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ok, I've seen this recommendation a lot now. Is this because the ffs filesystem is so much more robust now than it was? Because reading through the 4.4BSD SMM it strongly recommends different partitions to guard against problems in one filesystem taking out the whole system. As a home user, downtime really doesn't matter to me. I make backups and if I had to reinstall due to filesystem corruption, I would be fine. But I like to understand the security and reliability implications of what I do. So I take it separate filesystems are not as necessary as they once were? Thanks, Tim On Fri, 22 Dec 2000, James Raftery wrote: > ----- Original Message ----- > From: "Peter Brock" > To: "FreeBSD-Questions" > Sent: Friday, December 22, 2000 3:34 AM > Subject: Root Partitions > > > > Alright i wanna spark a debate.. Can someone tell me why it is > recomended to > > devided your hd into seperate slices for / /usr and /var? Why not put > > everything on a single partition and be done with it? I have a few > setups > > with just a root partition and everything is working great. > > For the average home user I would suggest using a single slice for / and > be done with it. It's less hassle, more flexible and not likely to cause > any problems. > But for a busy/important machine compartmentalising limits the scope of > any filesystem issues to bring down to whole machine, for the reasons > given by the others in this thread. > > > Regards, > > james > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message