From owner-freebsd-questions@FreeBSD.ORG Thu Apr 9 14:43:33 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 E4398106566B for ; Thu, 9 Apr 2009 14:43:33 +0000 (UTC) (envelope-from seurbors@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 4EB2B8FC15 for ; Thu, 9 Apr 2009 14:43:33 +0000 (UTC) (envelope-from seurbors@gmail.com) Received: by ewy19 with SMTP id 19so678216ewy.43 for ; Thu, 09 Apr 2009 07:43:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=fM9jeRGDFzkXw74guFyHKFEYd5Qc7ySZmavE14FVcYw=; b=iVR8/PmFr6vT3p4bhtBTDf7LOfA1CLtq8GuZ5eoOp4tQuFkanD1cJrEIp1EVqXYVKr BsQw/nJQWgilNS04z3m/u1hRYrOz4cBrsW/9mjIsM9rWcXwhFMwuWUYcMQAXwGSVAtpJ qaTWJ4jqsVxlhmszyy1rbhuQfNpH6H9dyRziU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=OrDINoTpmp4r3Y+AXLrzdSeEbRxZV4RR/kw+po/WFsjnefW7os2Bm8PWNbGp3+WZkk iIBtftyOY26f/Yjyhmso3F6AUVdkeSL1zflEeECnacbjgRHOYd/nRYt7Yr50sb79DuKw LEz39b9ICeofJbuhDh92+kkeMJl0TIsx4s7c8= MIME-Version: 1.0 Received: by 10.210.30.1 with SMTP id d1mr511450ebd.89.1239288212084; Thu, 09 Apr 2009 07:43:32 -0700 (PDT) Date: Thu, 9 Apr 2009 10:43:32 -0400 Message-ID: <26b281ee0904090743x2c1ebbc0pec6a435e83ca8f66@mail.gmail.com> From: Seur Bors To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: run_interrupt_driven_hooks 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: Thu, 09 Apr 2009 14:43:34 -0000 Greetings, I've purchased newer hardware (ASUS M3A78-EM, AMD Phenom 9650, 8GB Kingston DDR2-800, 2 x WD 500GB SATA), and am attempting to install the FreeBSD 7.1 amd64 release. The system boots off of the CD without err, and I have chosen the "default" boot. Everything looks good in the detection right up to the drives, and then, I get the following errors, followed by a system stall: run_interrupt_driven_hooks: still waiting after 60 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 120 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 180 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 240 seconds for xpt_config run_interrupt_driven_hooks: still waiting after 300 seconds for xpt_config I am googling now while posting this, but just wondering if anyone has a quick tweak or fix that I can try to get this moving. Thanks in advance, as always! Regards, Seur Bors