From owner-freebsd-questions Tue Sep 30 06:00:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA23997 for questions-outgoing; Tue, 30 Sep 1997 06:00:03 -0700 (PDT) Received: from buffnet4.buffnet.net (buffnet4.buffnet.net [205.246.19.13]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id FAA23963 for ; Tue, 30 Sep 1997 05:59:56 -0700 (PDT) Received: from buffnet11.buffnet.net (shovey@buffnet11.buffnet.net [205.246.19.55]) by buffnet4.buffnet.net (8.7.5/8.7.3) with SMTP id JAA00909 for ; Tue, 30 Sep 1997 09:00:06 -0400 (EDT) Date: Tue, 30 Sep 1997 08:58:45 -0400 (EDT) From: Steve Hovey To: freebsd-questions@freebsd.org Subject: Weird 2.2.2 memory troubles Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I put in 128MB of ram on a 2.2.2RELEASE box. If I dont change the kernel, it runs fine, but sees only 64MB ram. If I put in the maxmem= line and recompile the kernel, it sees the 128MB, but after the device probes, when /bin/sh is invoked to run rc it craps out with an error message saying /bin/sh aborted while running /etc/rc , and gives me the option to press enter for a shell - I press enter and it aborts - I cant get a shell. I had to reboot the other kernel. Any ideas where to look? Is this just a 2.2.2 problem? I have 2.1 and 2.1.5R boxes running news with this at 128MB and they are fine = so Im kinda stumped.