From owner-freebsd-current@FreeBSD.ORG Thu Apr 1 07:44:14 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 6E46116A4CE for ; Thu, 1 Apr 2004 07:44:14 -0800 (PST) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5B0843D2F for ; Thu, 1 Apr 2004 07:44:13 -0800 (PST) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i31Ff6pM052823 for current@freebsd.org.checked; (8.12.8/vak/2.1) Thu, 1 Apr 2004 19:41:06 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i31FdXdP052712; (8.12.8/vak/2.1) Thu, 1 Apr 2004 19:39:33 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <406C37B3.2020004@cronyx.ru> Date: Thu, 01 Apr 2004 19:39:31 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Giovanni P. Tirloni" References: <49194.200.138.31.61.1080743580.squirrel@webmail.bs2.com.br> In-Reply-To: <49194.200.138.31.61.1080743580.squirrel@webmail.bs2.com.br> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: current@freebsd.org Subject: Re: ATA problems (5.1->5.2) 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: Thu, 01 Apr 2004 15:44:14 -0000 Hi, Could you send more information: 1. HDD model/firmware version etc. 2. UDMA controller model. rik Giovanni P. Tirloni wrote: >Hi, > > I`m having problems with ATA after upgrading a test box from >5.1-CURRENT (Jul 23 2003) to 5.2-CURRENT (Mar 30 2004). The >error message at boot is: > >ata0-master: FAILURE - ATA_IDENTIFY >status=7f >error=7f >LBA=0 > >I`ve built world and built/installed kernel. Next step would >be to install new world but I got caught by this error. > >Any help appreciated. > > >