From owner-freebsd-questions Mon Mar 25 07:17:29 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA02560 for questions-outgoing; Mon, 25 Mar 1996 07:17:29 -0800 (PST) Received: from freebsd.netcom.com (freebsd.netcom.com [198.211.79.3]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA02555 for ; Mon, 25 Mar 1996 07:17:27 -0800 (PST) Received: by freebsd.netcom.com (8.6.12/SMI-4.1) id JAA04491; Mon, 25 Mar 1996 09:21:25 -0600 From: bugs@freebsd.netcom.com (Mark Hittinger) Message-Id: <199603251521.JAA04491@freebsd.netcom.com> Subject: re: * stable doesn't like my environment * To: questions@freebsd.org Date: Mon, 25 Mar 1996 09:21:24 -0600 (CST) X-Mailer: ELM [version 2.4 PL25] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > From: Gianmarco Giovannelli > I applied with ctm (from 2.1r to delta 60) ... and everything worked nice. > Boot again, go in single user mode, adjust everything, cd /usr/src, make > world ! > It runs for about 3 hours compiling , but suddenly Murphy appears : > Process 6944 killed by vm_pageout -- out of swap It does TOO like your environment!! :-) After booting into single user mode you need to do this: # swapon -a To tell the kernel to actually use the swap space. Regards, Mark Hittinger Netcom/Dallas bugs@freebsd.netcom.com