From owner-freebsd-current@FreeBSD.ORG Mon Aug 23 14:10:08 2004 Return-Path: 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 2F65A16A4CE for ; Mon, 23 Aug 2004 14:10:08 +0000 (GMT) Received: from corb.mc.mpls.visi.com (corb.mc.mpls.visi.com [208.42.156.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E4B943D5C for ; Mon, 23 Aug 2004 14:10:08 +0000 (GMT) (envelope-from veldy@veldy.net) Received: from veldy.net (fuggle.veldy.net [209.98.200.33]) by corb.mc.mpls.visi.com (Postfix) with ESMTP id A37A5832F; Mon, 23 Aug 2004 09:10:07 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 40449319B; Mon, 23 Aug 2004 09:10:07 -0500 (CDT) Received: from veldy.net ([127.0.0.1]) by localhost (fuggle [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 24763-02; Mon, 23 Aug 2004 09:10:02 -0500 (CDT) Received: from [127.0.0.1] (cascade.veldy.net [192.168.1.1]) by veldy.net (Postfix) with ESMTP id 27358319A; Mon, 23 Aug 2004 09:09:59 -0500 (CDT) Message-ID: <4129FAAF.80802@veldy.net> Date: Mon, 23 Aug 2004 09:09:51 -0500 From: "Thomas T. Veldhouse" User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.1) Gecko/20040707 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Roman Kurakin , freebsd-current@freebsd.org References: <4129EE0E.7080606@veldy.net> <1881.148.121.98.231.1093268420.squirrel@148.121.98.231> <4129F456.7030102@veldy.net> <4129F78B.7040206@cronyx.ru> In-Reply-To: <4129F78B.7040206@cronyx.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at veldy.net Subject: Re: FREEBSD-5.3BETA hard hang during hardware probe from CD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 23 Aug 2004 14:10:08 -0000 Roman Kurakin wrote: > Thomas T. Veldhouse wrote: > >> Christer Solskogen wrote: >> >>> Same problem on my AMD64 too. >>> Try disabling ACPI, and it will work. (at least, it did on my machine.) >>> >>> -- >>> cso >>> >>> >>> >> It still does not work with ACPI. It will boot in "SAFE" mode, >> however, then I have no CD/DVD devices to continue installation from. > > > It works in safe mode, doest it work in acpi disabled mode? > > rik > My apologies. It does NOT work in ACPI disabled mode. Only in SAFE mode, because it does not probe the CD/DVD drives at all. Tom Veldhouse