From owner-freebsd-stable@FreeBSD.ORG Thu Nov 20 10:49:46 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 166F916A4CE for ; Thu, 20 Nov 2003 10:49:46 -0800 (PST) Received: from qhmail2.colt1.inetserver.de (qhmail2.colt1.inetserver.de [195.234.228.78]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF91943F75 for ; Thu, 20 Nov 2003 10:49:44 -0800 (PST) (envelope-from m.oe@x-trader.de) Received: from lupo.gn.qhintra.net (unknown [213.83.51.133]) by qhmail2.colt1.inetserver.de (Postfix) with ESMTP id 758D3AB4C1 for ; Thu, 20 Nov 2003 19:49:42 +0100 (CET) Received: from ente (ente.gn.qhintra.net [192.168.192.2]) by lupo.gn.qhintra.net (Postfix) with ESMTP id E247B29F0A for ; Thu, 20 Nov 2003 19:49:41 +0100 (CET) From: "Markus Oestreicher" To: Date: Thu, 20 Nov 2003 19:49:38 +0100 Message-ID: <033e01c3af97$0d013010$02c0a8c0@gnbuero.qhintra.net> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: Freeze after "Booting [kernel]" X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Nov 2003 18:49:46 -0000 Dear all, I installed a new FreeBSD 4.9 machine from CD. The installation runs fine but on the first reboot the machine hangs after the "Booting [kernel]..." prompt. I see the first "/" and then the boot process stops. "boot -v" doesn't give more output. When interrupting the loader at this point I can 'ls' the root partition without problems. /etc/fstab also looks okay. The machine has one 120 GB IBM disk. I found some references to a wrong geometry so I changed it to the values printed on the HDD itself (C/H/S: 16383 / 16 / 63) on a second try. This did not work either. Any ideas? Thank you! Best Regards, Markus