From owner-freebsd-isp Fri Jul 11 09:28:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA18543 for isp-outgoing; Fri, 11 Jul 1997 09:28:12 -0700 (PDT) Received: from smtp1.ts.kiev.ua (viking.ts.kiev.ua [193.124.229.195]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA18509 for ; Fri, 11 Jul 1997 09:27:58 -0700 (PDT) Received: from aviion.ts.kiev.ua by smtp1.ts.kiev.ua with SMTP id SAA27597; (8.8.3/zah/2.1) Fri, 11 Jul 1997 18:51:21 +0300 (EET DST) Received: from nbki.ipri.kiev.ua by aviion.ts.kiev.ua with ESMTP id PAA02799; (8.6.11/zah/2.1) Fri, 11 Jul 1997 15:56:56 GMT Received: from cki.ipri.kiev.ua by nbki.ipri.kiev.ua with ESMTP id RAA18089; (8.6.9/zah/1.1) Fri, 11 Jul 1997 17:34:14 +0100 Received: from 194.44.146.14 (mac.ipri.kiev.ua [194.44.146.14]) by cki.ipri.kiev.ua (8.7.6/8.7.3) with SMTP id RAA04234; Fri, 11 Jul 1997 17:35:07 +0300 (EET DST) Message-ID: <33C636F2.3328@cki.ipri.kiev.ua> Date: Fri, 11 Jul 1997 16:36:42 +0300 From: Ruslan Shevchenko Reply-To: rssh@cki.ipri.kiev.ua Organization: IPRI X-Mailer: Mozilla 3.01Gold (Macintosh; I; 68K) MIME-Version: 1.0 To: Michael Slater CC: freebsd-isp@FreeBSD.ORG Subject: Re: More than 64 Megs References: Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Michael Slater wrote: > > Hello, > I recently built a FreeBSD box with 128 Megs of ram. > I can only get it to recognize the first 64 megs. > > Anyone know how to solve this problem ? > kernel options MAXMEMSIZE (look at /usr/src/sys/i386/conf/LINT) for list of options, and read chapters about kernel configuring in FAQ. > regards, > > Michael Slater