From owner-freebsd-questions@FreeBSD.ORG Fri Dec 23 20:20:19 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 696BD10656D0 for ; Fri, 23 Dec 2011 20:20:03 +0000 (UTC) (envelope-from leslie@eskk.nu) Received: from mx1.bjare.net (mx1.bjare.net [212.31.160.3]) by mx1.freebsd.org (Postfix) with ESMTP id 1F2178FC16 for ; Fri, 23 Dec 2011 20:20:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mx1.bjare.net (Postfix) with ESMTP id CA49C5E224 for ; Fri, 23 Dec 2011 21:02:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mx1.bjare.net X-Spam-Flag: NO X-Spam-Score: -2.478 X-Spam-Level: X-Spam-Status: No, score=-2.478 tagged_above=-999 required=5 tests=[AWL=0.122, BAYES_00=-2.599, SPF_PASS=-0.001] Received: from mx1.bjare.net ([127.0.0.1]) by localhost (mx1.bjare.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id RAKJsNznR6ZI for ; Fri, 23 Dec 2011 21:02:34 +0100 (CET) X-BN-MX1: ja X-BN-MailInfo: BjareNet Received: from bljbsd01.no-ip.org (c-195-216-040-164.static.bjare.net [195.216.40.164]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.bjare.net (Postfix) with ESMTPS id 194625E246 for ; Fri, 23 Dec 2011 21:02:34 +0100 (CET) Message-ID: <4EF4DE69.9090604@eskk.nu> Date: Fri, 23 Dec 2011 21:02:49 +0100 From: Leslie Jensen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:9.0) Gecko/20111223 Thunderbird/9.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: 9.0-RC3 won't finish boot after install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Dec 2011 20:20:19 -0000 Hi List. I've installed 9.0-RC3 i386 and I've got a problem. It won't boot after install. LiveCD runs and I get a CLI where I can issue commands. When booting, the machine stops after the lines cpu0 on acpi0 cpu0 switching to generic Cx mode cpu1 on acpi0 at one boot I got one more line PCI_LINK0: If I disable ACPI It stops at the line EHCI0 USBPF: attached Any ideas on how I can proceed? Thanks Leslie