From owner-freebsd-questions Mon Nov 13 6:51: 5 2000 Delivered-To: freebsd-questions@freebsd.org Received: from gateway.telecom.ksu.edu (gateway-1.telecom.ksu.edu [129.130.63.239]) by hub.freebsd.org (Postfix) with ESMTP id 5FE4A37B479 for ; Mon, 13 Nov 2000 06:51:01 -0800 (PST) Received: from sioux.telecom.ksu.edu(129.130.60.32) by pawnee.telecom.ksu.edu via smap (V2.0) id xma003061; Mon, 13 Nov 00 08:50:37 -0600 Message-ID: <3A0FFF94.AA1E1A9E@telecom.ksu.edu> Date: Mon, 13 Nov 2000 08:49:56 -0600 From: nathan X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: Adam Kress , freebsd-questions@FreeBSD.ORG Subject: Re: Not enough memory to boot (was: Old timer PC) References: <20001113161552.L32175@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did a similar install with the target machine being a 386 laptop with 4 megs of ram and 105 Mb hd. Its been working for a few months now with 4.1 on it (: As I recall, the mem limits were 4megs of ram to run, and 5+ to install. that's why i ended up isntalling on a diff machine with the laptop harddrive in it, then moving back. To get to my advice on this: **Check your kernel config.** I ran into a similar problem (w/o the swap error tho?) and fixed it by making sure my kernel was setup for the specific 386 devices. I don't know if you're using GENERIC or not, but i'd make a custom kernel for your 386. and try it out.. it some time, a few reconfigs, and about 3 pots o coffee b4 i got it going. goodluck nathan Greg Lehey wrote: > On Sunday, 12 November 2000 at 22:52:52 -0600, Adam Kress wrote: > > Hi, > > got a small question, I have a machine here that is an OLD 386 with 4 megs > > of ram. I took a 500 meg hard drive and installed freeBSD-3.4-RELEASE on > > that drive while it was in another machine. the machine I installed it on is > > a PIII 450 with 352 megs of ram. I set up the file system in it like so: > > 64 megs as a swap partition > > 436 as the / (root) partition > > or slices, it booted fine in the machine that I installed it on. When I put > > the drive in the OLD machine it gets to the normal boot process till this > > error comes up: > > changing root device to wd0s1a > > pid5 (sh), uid 0, was killed: out of swap space > > *sigh* Looks like we have a race condition with low memory situation. > > > from there it is stopped. I'm currently searching for parameters to pass to > > boot, but I'm not having any luck. I'm hoping someone might be able to help. > > I'm going to see if I can jam anymore ram in it later. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message