From owner-freebsd-questions@FreeBSD.ORG Mon Nov 16 05:29:05 2009 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 7844C106566B for ; Mon, 16 Nov 2009 05:29:05 +0000 (UTC) (envelope-from uwe@laverenz.de) Received: from mo-p00-ob.rzone.de (mo-p00-ob.rzone.de [81.169.146.162]) by mx1.freebsd.org (Postfix) with ESMTP id E73C88FC0C for ; Mon, 16 Nov 2009 05:29:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1258349343; l=430; s=domk; d=laverenz.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=a/evuxGJJ36RNawNSHURzFN4KME=; b=pegZ1SNTo5d7VlSgEVU1I+HgOVNL8xu1CplIiAaefxyg9cmgQwacH9ex8nHyyYnP+K4 gHR4yOpnlKWJkkLNP54bvIAUQScYEW6F+boxjgdEiKffeZtA3LEUNZshU8AtCEfAVBQjX OTexzj9BubgeAb9bUwGeye4+NYtwVy7vueI= X-RZG-AUTH: :LWgJfE6Id/4Sm/WkdV0gEbKL+/p/UjmosA/b4BPR0oc5Ok8I77Tf2A== X-RZG-CLASS-ID: mo00 Received: from athena.laverenz.de (91-67-3-21-dynip.superkabel.de [91.67.3.21]) by post.strato.de (klopstock mo3) (RZmta 22.1) with ESMTP id g05932lAG3sI6g for ; Mon, 16 Nov 2009 06:29:03 +0100 (MET) Received: from localhost (localhost.localdomain [127.0.0.1]) by athena.laverenz.de (Postfix) with ESMTP id A2D6B73EC6 for ; Mon, 16 Nov 2009 06:29:01 +0100 (CET) Received: from athena.laverenz.de ([127.0.0.1]) by localhost (athena [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 13270-06 for ; Mon, 16 Nov 2009 06:29:01 +0100 (CET) Received: from [192.168.23.142] (unknown [192.168.23.142]) by athena.laverenz.de (Postfix) with ESMTP id 094F473E77 for ; Mon, 16 Nov 2009 06:29:00 +0100 (CET) Message-ID: <4B00E31D.7000709@laverenz.de> Date: Mon, 16 Nov 2009 06:29:01 +0100 From: Uwe Laverenz User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <26366441.post@talk.nabble.com> In-Reply-To: <26366441.post@talk.nabble.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at laverenz.de Subject: Re: Default cannot install 8.0 rc2 in mobo P5QL-EM Hello, I am trying to install FreeBSD 8.0 rc2 on mobo ASUS P5QL-EM, but under the boot of the install dvd I get this run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config and then 120, 180 etc. Anyone know whats wrong? thanks Reply With Quote Multi-Quote This Message Quick reply to this message Thanks 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: Mon, 16 Nov 2009 05:29:05 -0000 vuthecuong schrieb: > Hello, I am trying to install FreeBSD 8.0 rc2 on mobo ASUS P5QL-EM, but under > the boot of the install dvd I get this > > run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config > > and then 120, 180 etc. > > Anyone know whats wrong? > thanks If there is a firewire port on your board you could try to disable firewire in the BIOS settings. This is a known problem. Uwe