From owner-freebsd-questions@FreeBSD.ORG Mon Apr 4 19:53:09 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 3FE2B16A4CE for ; Mon, 4 Apr 2005 19:53:09 +0000 (GMT) Received: from foo-bar.inter-sonic.com (foo-bar.inter-sonic.com [212.247.8.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 998CC43D31 for ; Mon, 4 Apr 2005 19:53:08 +0000 (GMT) (envelope-from peo@intersonic.se) Received: from barlow.h.inter-sonic.com (ua-83-227-186-34.cust.bredbandsbolaget.se [83.227.186.34]) by foo-bar.inter-sonic.com (Postfix) with ESMTP id 0F336A6C48 for ; Mon, 4 Apr 2005 21:53:07 +0200 (CEST) Received: from localhost (localhost.h.inter-sonic.com [127.0.0.1]) by barlow.h.inter-sonic.com (Postfix) with ESMTP id 55A021141B for ; Mon, 4 Apr 2005 21:53:06 +0200 (CEST) Received: from [172.16.2.17] (kreutzman.h.inter-sonic.com [172.16.2.17]) by barlow.h.inter-sonic.com (Postfix) with ESMTP id 6A0B71141A for ; Mon, 4 Apr 2005 21:53:00 +0200 (CEST) Message-ID: <42519B1C.4090401@intersonic.se> Date: Mon, 04 Apr 2005 21:53:00 +0200 From: Per olof Ljungmark User-Agent: Mozilla Thunderbird 1.0 (X11/20041226) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at inter-sonic.com Subject: Need help to debug freeze on IBM T41 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: Mon, 04 Apr 2005 19:53:09 -0000 Hi all, A 5.4-STABLE system that freezes to death at the "login:" prompt. I can boot single user ok, run sshd, inetd, ntpd, postfix etc. No signs in logs at all Did cvsup and rebuilt/mergemaster in single user today but did not change behaviour HDD 2 with XP is fine What is the best method to find out what the problem might be, like running rc with very verbose logging or somesuch? Thanks,