From owner-freebsd-questions Wed Apr 8 00:15:01 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id AAA05010 for freebsd-questions-outgoing; Wed, 8 Apr 1998 00:15:01 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from ers.online.sh.cn ([202.96.211.193]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id AAA04823 for ; Wed, 8 Apr 1998 00:14:25 -0700 (PDT) (envelope-from paulk@ether.online.sh.cn) Received: from jinbo.ether.online.sh.cn (202.96.211.195) by ers.online.sh.cn (EMWAC SMTPRS 0.81) with SMTP id ; Wed, 08 Apr 1998 15:11:41 +0800 Message-ID: From: "Paul King" To: , Subject: Re: Pentium II and large RAM support? Date: Wed, 8 Apr 1998 15:11:18 +0800 X-MSMail-Priority: Normal X-Priority: 3 X-Mailer: Microsoft Internet Mail 4.70.1155 MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG U can get the answer from FAQ of FreeBSD. While FreeBSD failure to detect more than 64M memory, you should add: options "MAXMEM=131072" 131072=128*1024 to ur kernel config file, and rebuild the kernel. Good Lucky ---------- > From: service > To: freebsd-questions@FreeBSD.ORG > Subject: Pentium II and large RAM support? > Date: Wednesday, April 08, 1998 3:04 PM > > Hi, > > I have installed FreeBSD 2.2.2 on my Pentium II with 128MB memory. > But after the FreeBSD boot up, the system detect my PC as > > Pentium Pro and 66MB memory. > > The following is the portion of 'dmesg' > >FreeBSD 2.2.2-RELEASE #0: Tue May 20 10:45:24 GMT 1997 > > jkh@time.cdrom.com:/usr/src/sys/compile/GENERIC > >CPU: Pentium Pro (233.86-MHz 686-class CPU) > >real memory = 68091904 (66496K bytes) > >avail memory = 63389696 (61904K bytes) > > I don't much care about the CPU but the memory only get detected half of > the size. Is this really the limit of FreeBSD? Or is there a new > released version that I need to obtain to get large memory support? > > Your help or any response will be very appreciated. > > Thank you. > > -eric chen > > 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