From owner-freebsd-questions@FreeBSD.ORG Sun Apr 10 06:57:21 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AD04616A4CE for ; Sun, 10 Apr 2005 06:57:21 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1BC9243D1F for ; Sun, 10 Apr 2005 06:57:21 +0000 (GMT) (envelope-from pcgeek86@gmail.com) Received: by wproxy.gmail.com with SMTP id 36so512473wra for ; Sat, 09 Apr 2005 23:57:19 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=jHzlBH3XOJesqYLoaTatBqT5yOOQh7CaCOgWKJWAELKUL7iueClIKDY8Huhoe6MUipZDR4akNc5WC2hhpYccN86kobUG5rj/PECnC8EOcPq4b5F1cAvklbZTn2N1UKdZ+vDX36eP2YdmnsVAd2DxlmRGuPr9jkrFwSYN+EA7ccg= Received: by 10.54.46.7 with SMTP id t7mr2659319wrt; Sat, 09 Apr 2005 23:57:19 -0700 (PDT) Received: from ?10.100.100.15? ([66.93.248.53]) by mx.gmail.com with ESMTP id 7sm277916wrl.2005.04.09.23.57.18; Sat, 09 Apr 2005 23:57:19 -0700 (PDT) Message-ID: <4258D112.5050400@gmail.com> Date: Sun, 10 Apr 2005 02:09:06 -0500 From: Trevor Sullivan User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Subhro , freebsd-questions@freebsd.org References: <4258552A.1080703@gmail.com> <42588BF4.80305@gmail.com> In-Reply-To: <42588BF4.80305@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: 5.3 random reboot problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2005 06:57:21 -0000 Subhro wrote: > Trevor Sullivan wrote: > >> My server is randomly rebooting when I try to do almost anything on >> it (I was trying to create a custom kernel post-install) and even >> just modifying a configuration file caused it to reboot. > > > Anything indicated in /var/log/messages?Regards > S. > Hey thanks for replying...umm, no I don't see anything in that file that would relate to this I don't think. The only problem I see is that the filesystems were unmounted improperly :-) ....a result of my problem in the first place. Is there anything specific I should look for? -Trevor