From owner-freebsd-questions Mon Aug 5 10:54:23 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA06601 for questions-outgoing; Mon, 5 Aug 1996 10:54:23 -0700 (PDT) Received: from arya.solgate.com (matthewc@arya.solgate.com [206.203.58.1]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA06595 for ; Mon, 5 Aug 1996 10:54:13 -0700 (PDT) Received: (from matthewc@localhost) by arya.solgate.com (8.6.12/8.6.9) id LAA24664; Mon, 5 Aug 1996 11:59:47 -0500 Date: Mon, 5 Aug 1996 11:59:47 -0500 (CDT) From: Matthew Campbell To: questions@freebsd.org Subject: Installing FreeBSD with 4 megs of RAM Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk My PC currently has only 4 megabytes of RAM (actually, it has 640K of base memory and 3 MB of extended memory), and I want to install FreeBSD 2.1. I have determined that the boot disk tries to load the root file system into a RAM disk, and it's my guess that a lot of memory would be saved if I simply mount a floppy root disk. Is it possible to do this? Thanks.