From owner-freebsd-questions Fri Dec 8 14:34:43 2000 From owner-freebsd-questions@FreeBSD.ORG Fri Dec 8 14:34:41 2000 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id C470137B401 for ; Fri, 8 Dec 2000 14:34:40 -0800 (PST) Received: (qmail 91346 invoked by uid 100); 8 Dec 2000 22:34:40 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14897.25088.63521.14934@guru.mired.org> Date: Fri, 8 Dec 2000 16:34:40 -0600 (CST) To: "Zaitsau, Andrei" Cc: "'freebsd-questions@freebsd.org'" , "'mertis@ameritech.net'" Subject: RE: Filesystem In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01F1E783@exchange.panasonicfa.com> References: <054F7DAA9E54D311AD090008C74CE9BD01F1E783@exchange.panasonicfa.com> X-Mailer: VM 6.75 under 21.1 (patch 10) "Capitol Reef" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Zaitsau, Andrei types: > Thanks for your help. > The System is going to be DSL Router/Gateway. It's 486 machine. But also I > need to place sources in order to compile kernel. Ok, you've just shot down the need for /home. If the gateway functionality isn't going to include anything that requires queuing to local disk (like an SMTP server) or generates lots of log activity, one big file system is perfectly reasonable. If you have one of the latter two cases, you might want to give /var a large chunk of space (how big depends on how much) to make / mostly static. This allows you to have different backup policies for / and /var. Zaitsau, Andrei types: > > Hello everyone, > > I have RTFM question :) > > But anyway, > > I have 2.1Gb Hard Drive. > > Can someone advise me how much would be the perfect sizes > > for filesystems: > > / > > /usr > > /tmp > > /var > > /mnt > > > > If I want to use the whole disk, is that all file system I need(or I do > not > > need)? > > You forgot swap, but that's not a file system. > > To get "perfect", we need to know what you're going to do with the > system, and what the system configuration is. > > For a workstation, I'd go with 2 * memory for swap (assuming you've > got enough memory for Win98 to run reasonably), make / ~1GB, then give > the rest to /home. / can vary between 500MB and the entire disk (with > /home on another disk) for common uses of the system. > > -- > Mike Meyer > http://www.mired.org/home/mwm/ > Independent WWW/Unix/FreeBSD consultant, email for more information. > -- Mike Meyer http://www.mired.org/home/mwm/ Independent WWW/Unix/FreeBSD consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message