From owner-freebsd-questions Tue Apr 9 15:29:38 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA23579 for questions-outgoing; Tue, 9 Apr 1996 15:29:38 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id PAA23560 for ; Tue, 9 Apr 1996 15:29:31 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id PAA05572; Tue, 9 Apr 1996 15:29:05 -0700 (PDT) Message-Id: <199604092229.PAA05572@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: Jim Dennis cc: freebsd-questions@freebsd.org Subject: Re: Added more RAM -- BIOS sees it, kernel doesn't In-reply-to: Your message of "Tue, 09 Apr 1996 16:40:19 PDT." <199604092340.QAA02278@mistery.mcafee.com> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 09 Apr 1996 15:29:04 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I feel like this is a stupid question but I have to ask -- > I just added 64M to a machine here -- boosting it to > 128M RAM -- and the kernel (top, pstat -T, and dmesg) all > report only 64Mb. Add: options "MAXMEM=131072" ...to your kernel config file. This is documented in the FAQ. > Can I get away with simply running the plaintext of the > passwords through md5sum, prepending the $1$ and building > the rest of the passwd entries around that (and yanking them > into a vipw session)? Someone else needs to answer this one. Mark? -DG David Greenman Core-team/Principal Architect, The FreeBSD Project