From owner-freebsd-hackers Thu Jan 23 19:53:37 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id TAA04814 for hackers-outgoing; Thu, 23 Jan 1997 19:53:37 -0800 (PST) Received: from schizo.cdsnet.net (schizo.cdsnet.net [204.118.244.32]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id TAA04809 for ; Thu, 23 Jan 1997 19:53:35 -0800 (PST) Received: (from mrcpu@localhost) by schizo.cdsnet.net (8.8.4/8.7.3) id TAA17933 for hackers@freebsd.org; Thu, 23 Jan 1997 19:53:34 -0800 (PST) Date: Thu, 23 Jan 1997 19:53:34 -0800 (PST) From: Jaye Mathisen Message-Id: <199701240353.TAA17933@schizo.cdsnet.net> To: hackers@freebsd.org Subject: OK, stumped by init Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk I just installed 2.2-BETA on a new P6 with a 3.1GB WD IDE disk. I built a custom kernel, stripped out the extraneous stuff, recompiled, installed it, and rebooted it. It fails when starting up init, with cannot allocate memory errors, and fsck can't even get enough memory to check the root partition. Booting generic kernel works fine. Stepped through the kernel config file line by line, and it's not leaping out at me. Any idea appreciated.