From owner-freebsd-ppc@FreeBSD.ORG Sat May 21 06:38:19 2005 Return-Path: Delivered-To: freebsd-ppc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2C2216A4CF; Sat, 21 May 2005 06:38:19 +0000 (GMT) Received: from smtp.messaging.ch (exsmtp02.agrinet.ch [81.221.252.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5378C43DA4; Sat, 21 May 2005 06:38:13 +0000 (GMT) (envelope-from toa@pop.agri.ch) Received: from [192.168.225.5] ([80.218.0.93]) by smtp.messaging.ch with Microsoft SMTPSVC(6.0.3790.211); Sat, 21 May 2005 08:38:11 +0200 Message-ID: <428ED750.70308@pop.agri.ch> Date: Sat, 21 May 2005 08:38:08 +0200 From: Andreas Tobler User-Agent: Mozilla Thunderbird 1.0.2 (Macintosh/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Peter Grehan References: <428BC6D0.90207@freebsd.org> <428CFF53.7070907@pop.agri.ch> <428D2D6C.5050601@freebsd.org> <428E59DE.9000900@pop.agri.ch> <428E7734.9060606@freebsd.org> In-Reply-To: <428E7734.9060606@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 21 May 2005 06:38:11.0812 (UTC) FILETIME=[A898B240:01C55DCF] cc: freebsd-ppc@freebsd.org Subject: Re: Updated install ISO X-BeenThere: freebsd-ppc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the PowerPC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 May 2005 06:38:20 -0000 Hi Peter, Peter Grehan wrote: >> For example I tried to build a kernel. Seems very unstable, I often >> got a sig 11 and retrying solved it until the next error. >> Also, a buildworld was non predictable in behavior. > > > How much RAM and swap do you have ? It might be worth running 'top' in > another login window to see what's going on. Hm, I have one Gig of Ram and 128MB swap. It's only a 4GB disk so I thought to save space by not creating a 2GB swap. Is this not ok in the fbsd world ? The sig 11 appeared mostly when I switched virtual console. The 'other' errors are vague, yes, but it's difficult for a fbsd newbie to see what's relevant and what not. As said, I have to learn. Thanks, Andreas