From owner-freebsd-questions Sun Apr 21 11:16:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA28494 for questions-outgoing; Sun, 21 Apr 1996 11:16:57 -0700 (PDT) Received: from diablo.ppp.de (diablo.ppp.de [193.141.101.34]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA28489 for ; Sun, 21 Apr 1996 11:16:55 -0700 (PDT) Received: from allegro.lemis.de by diablo.ppp.de with smtp (Smail3.1.28.1 #1) id m0uB3gF-000Qa8C; Sun, 21 Apr 96 20:16 MET DST From: grog@lemis.de (Greg Lehey) Organisation: LEMIS, Schellnhausen 2, 36325 Feldatal, Germany Phone: +49-6637-919123 Fax: +49-6637-919122 Received: (grog@localhost) by allegro.lemis.de (8.6.9/8.6.9) id UAA05182; Sun, 21 Apr 1996 20:00:53 +0200 Message-Id: <199604211800.UAA05182@allegro.lemis.de> Subject: Re: Spontaneous reboots To: hjcs@portal.ca (Christoff Snijders) Date: Sun, 21 Apr 1996 20:00:52 +0200 (MET DST) Cc: questions@freebsd.org In-Reply-To: <31782A54.41C67EA6@portal.ca> from "Christoff Snijders" at Apr 20, 96 00:05:40 am X-Mailer: ELM [version 2.4 PL23] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Christoff Snijders writes: > >> From time to time, even when I perform a find manually (though more > rarely by this method than by cron)--say, for example, > > find / -name text.txt -print > > the machine will pause for a moment or two, and then reboot itself. It might be interesting to see if this will happen if you type find / -print If so, the last name before the blackout might give you some indication of the area in which the problem lies. Greg