From owner-freebsd-current@FreeBSD.ORG Mon Jun 6 16:04:27 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B64EA16A42A for ; Mon, 6 Jun 2005 16:04:27 +0000 (GMT) (envelope-from MH@kernel32.de) Received: from crivens.unixoid.de (crivens.unixoid.de [81.169.171.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5CB2343D1F for ; Mon, 6 Jun 2005 16:04:27 +0000 (GMT) (envelope-from MH@kernel32.de) Received: from localhost (localhost [127.0.0.1]) by crivens.unixoid.de (Postfix) with ESMTP id B3AB9445B for ; Mon, 6 Jun 2005 18:04:23 +0200 (CEST) Received: from crivens.unixoid.de ([127.0.0.1]) by localhost (crivens.unixoid.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 77801-20 for ; Mon, 6 Jun 2005 18:04:20 +0200 (CEST) Received: by crivens.unixoid.de (Postfix, from userid 1006) id 60A07445A; Mon, 6 Jun 2005 18:04:20 +0200 (CEST) Received: from 212.12.51.89 (SquirrelMail authenticated user mh); by mail.reisegruppe-mollengrab.de with HTTP; Mon, 6 Jun 2005 18:04:20 +0200 (CEST) Message-ID: <4103.212.12.51.89.1118073860.squirrel@212.12.51.89> Date: Mon, 6 Jun 2005 18:04:20 +0200 (CEST) From: "Marian Hettwer" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Virus-Scanned: amavisd-new at unixoid.de Subject: hang at boot (ahd0) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Jun 2005 16:04:27 -0000 Hej All, today I cvsupped to -CURRENT (tag=.), from RELENG_5 (from today). My procedure after cvsup was: make -j8 buildworld make -j8 buildkernel KERNCONF=GENERIC make installkernel KERNCONF=GENERIC reboot I booted the box with boot -v to see some more messages. Last line is: ahd0: target 1 synchronous with period = 0x8, offset = 0x3f(RDSTRM|DT|IU|RTI) transcribed by hand, because of a lack of serial access right now. Since I don't have serial access yet, so I can't provide a complete boot log until the hang. Luckily I didn't do make installworld yet, so my old kernel boots fine. Any ideas though ? The box is a Dell Precision 670 A complete dmesg of FreeBSD 5.4-STABLE can be found under: http://unixoid.de/freebsd/dmesg.xeon I'd really like to help testing with RELENG_6 showing on the horizon :) Best Regards, Marian