From owner-freebsd-questions Tue Apr 18 01:28:03 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA23899 for questions-outgoing; Tue, 18 Apr 1995 01:28:03 -0700 Received: from zaphod (zaphod.ttu.ee [193.40.254.227]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id BAA23847 for ; Tue, 18 Apr 1995 01:27:37 -0700 Received: from juku.li.ttu.ee by zaphod (5.x/SMI-SVR4) id AA01891; Tue, 18 Apr 1995 11:28:05 +0300 Received: by juku.li.ttu.ee (5.x/SMI-SVR4) id AA17029; Tue, 18 Apr 1995 11:26:40 +0300 Date: Tue, 18 Apr 1995 11:26:40 +0300 From: tanel@juku.li.ttu.ee (Tanel Kuusk) Message-Id: <9504180826.AA17029@juku.li.ttu.ee> To: questions@FreeBSD.org, ojeda@cs.ucdavis.edu Subject: Re: Ideal setup with .... X-Sun-Charset: US-ASCII Mime-Version: 1.0 Content-Type: Text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Sender: questions-owner@FreeBSD.org Precedence: bulk > What would be an ideal configuration for a PC with 2 101MB HD, 4 MB RAM. > This will not be a multi-boot machine. This will be a stand alone UNIX > machine i.e. what size should my partitions look like and my mountpoints > (on both drives). You can use some generic setup, I think. /dev/?d0a is about 20MB, mounted to /, dev/?d0b is 8-12MB, swap, /dev/?d0e is /usr, the rest of the first disk and /dev/?d1a can be /whatever, the whole disk is ok. I think you can use the GENERIC kernel also without problems, although it may be wise to recompile it with unnecessary things commented out. Tanel