From owner-freebsd-questions@FreeBSD.ORG Wed Oct 12 18:03:04 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 53F2216A41F for ; Wed, 12 Oct 2005 18:03:04 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail23.sea5.speakeasy.net (mail23.sea5.speakeasy.net [69.17.117.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2A0443D45 for ; Wed, 12 Oct 2005 18:03:03 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 31275 invoked from network); 12 Oct 2005 18:03:03 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 12 Oct 2005 18:03:03 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 7FB4C41; Wed, 12 Oct 2005 14:03:02 -0400 (EDT) Sender: lowell@be-well.ilk.org To: Wayne Witzke References: <4348ACCD.7050203@sstire.com> <44irw5wion.fsf@be-well.ilk.org> <434BB9B5.5070309@sstire.com> <441x2r9524.fsf@be-well.ilk.org> <434D1439.3040903@sstire.com> From: Lowell Gilbert Date: 12 Oct 2005 14:03:02 -0400 In-Reply-To: <434D1439.3040903@sstire.com> Message-ID: <443bn6hauh.fsf@be-well.ilk.org> Lines: 28 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: CDROM Unknown Transfer Error crashes system X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2005 18:03:04 -0000 Wayne Witzke writes: > I'm a little confused... I thought I had RELENG_5_4. "uname -a" says: > > FreeBSD wlaptop 5.4-RELEASE FreeBSD 5.4-RELEASE #1: Thu Oct 6 > 21:18:29 EDT 2005 > root@wlaptop:/usr/obj/usr/src/sys/WLAPTOP i386 > > Isn't this RELENG_5_4? It was, but some patches have been applied since the release was made. I was suggesting RELENG_5, not RELENG_5_4; in other words, the branch that will eventually become the 5.5 release. > Lowell Gilbert wrote: > >>Is there anything that I can do to capture more information the next > >>time my computer reboots spontaneously? > > Try to get a crash dump. There's more information on it in the > > Handbook. And some related information on panic analysis (if you can > > get it to that point) in the FAQ. > > > > I'll try that, it doens't sound too difficult. Just so I know, if I > was going to see a kernel panic message, I'd be seeing one before the > computer reboots, right? I thought that was what you were describing in earlier messages.