Date: Mon, 25 Mar 1996 09:21:24 -0600 (CST) From: bugs@freebsd.netcom.com (Mark Hittinger) To: questions@freebsd.org Subject: re: * stable doesn't like my environment * Message-ID: <199603251521.JAA04491@freebsd.netcom.com>
next in thread | raw e-mail | index | archive | help
> From: Gianmarco Giovannelli <gmarco@masternet.it> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603251521.JAA04491>