From owner-freebsd-questions Thu Aug 14 23:11:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA10857 for questions-outgoing; Thu, 14 Aug 1997 23:11:19 -0700 (PDT) Received: from suntan.tandem.com (suntan.tandem.com [192.216.221.8]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id XAA10852 for ; Thu, 14 Aug 1997 23:11:16 -0700 (PDT) From: grog@lemis.com Received: from papillon.lemis.com by suntan.tandem.com (8.6.12/suntan5.970212) id XAA17776; Thu, 14 Aug 1997 23:11:14 -0700 Received: (grog@localhost) by papillon.lemis.com (8.8.4/8.6.12) id PAA00340; Fri, 15 Aug 1997 15:06:31 +0900 (JST) Message-Id: <199708150606.PAA00340@papillon.lemis.com> Subject: Re: panic In-Reply-To: <199708132036.UAA01153@portanc.com> from David Edwards at "Aug 14, 97 08:31:47 am" To: david@portanc.com Date: Fri, 15 Aug 1997 15:06:27 +0900 (JST) Cc: freebsd-questions@FreeBSD.ORG Organisation: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8250 Fax: +61-8-8388-8250 Mobile: +61-41-739-7062 WWW-Home-Page: http://www.lemis.com/~grog X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk David Edwards writes: > Hi, > > I am running FreeBSD 2.2.2 on a Pentium 200, with 64K of memory. > > Since upgrading to this release, This machine displays a panic .... > message, and reboots. To quote from "The complete FreeBSD": In particular, if you *do* get a panic and you want to ask, say, the FreeBSD hackers, please don't just say ``My system panicked, what do I do?'' The answer--if you get one--will be ``What was the panic string?'' > When this happens, it doesn't reset the necessary flags (fsck). Interesting. > So I must manually fsck the system. > > This problem occurrs even with the Generic Kernel release. > > I have regened the system, increasing # of users to 25, and enabling > sio2 and sio3. What makes you think that that will help? > I am not always watching the machine, when it reboots, > I just hear a: drive start on reboot. > > I have only run 2.2.2 on this Pentium machine. > > I was running the previous version of BSD on an INTEL DX4-100. > I upgraded the BSD OS, and the Hardware at the same time. > > Rebooting is no problem, except that it can easily trash my disks. Has it trashed your disks? > What are my options here? > > o Can I copy a kernel from FreeBSD 2.2.1 and see if it also panics? You can, but it won't help you much. > o How long till the next release. Real Soon Now. But it won't help you much. > o Suggestions and comments would be appreciated. Take a dump and tell us where the crash is happening. Take a look in the online handbook or "The Complete FreeBSD" for how to do that. Greg