From owner-freebsd-questions Fri Feb 20 01:31:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA17688 for freebsd-questions-outgoing; Fri, 20 Feb 1998 01:31:10 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from caladan.tdx.co.uk (caladan.tdx.co.uk [195.188.177.4]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA17639 for ; Fri, 20 Feb 1998 01:30:58 -0800 (PST) (envelope-from kpielorz@tdx.co.uk) Received: from tdx.co.uk (lorca-tx.tdx.co.uk [195.188.177.242]) by caladan.tdx.co.uk (8.8.7/8.8.7) with ESMTP id JAA16157; Fri, 20 Feb 1998 09:30:39 GMT (envelope-from kpielorz@tdx.co.uk) Message-ID: <34ED4D3F.EF8F00C9@tdx.co.uk> Date: Fri, 20 Feb 1998 09:30:39 +0000 From: Karl Pielorz Organization: TDX X-Mailer: Mozilla 4.04 [en] (WinNT; I) MIME-Version: 1.0 To: Alik Yuswanto CC: freebsd-questions@FreeBSD.ORG Subject: Re: My kernel is rebooting again and again References: <01bd3ddf$42bb1480$d4a9cda7@Ws3-sby.Ywcn-sby> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If it's a Pentium-Pro you should be using: options "I686" As to the reboots - Hmmm... I doubt they'd be caused by the CPU selection type... Just what are you doing to "use all the resources" of your machine? Maybe your pushing too hard? - Try posting your kernel config, or email it to me... I also have a PentiumPro 200, and though I've tweaked somethings (like putting /tmp on it's own Async mounted drive) - I very rarely fiddle with the kernel - because it works... ;-) Kp Alik Yuswanto wrote: > > Hello, > > I am running FreeBSD version 2.2.2 on Pentium Pro 200Mhz with 32M and 2G HD > IDE. I would like to make my FreeBSD box as optimum as possible based on > the machine I used. So I compile the kernel with configuration options > like the following: > > machine "i386" > #options "I386" > #options "I486" > options "I586" > #options "I686" > > And the result is my system is rebooting again and again. I know there is > something wrong with configuration options but I still don't know why. I > just want to make my FreeBSD used all of the resource of my machine. > Could anybody help me with this problem? > Any help will be appreciated. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message