From owner-freebsd-stable@FreeBSD.ORG Sun Dec 5 09:33:29 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 70DE016A4CE for ; Sun, 5 Dec 2004 09:33:29 +0000 (GMT) Received: from heelal.procolix.com (undev.procolix.com [80.69.65.22]) by mx1.FreeBSD.org (Postfix) with ESMTP id D258D43D62 for ; Sun, 5 Dec 2004 09:33:28 +0000 (GMT) (envelope-from koen@procolix.com) Received: from localhost (localhost [127.0.0.1]) by heelal.procolix.com (Postfix) with ESMTP id 5A36FCF54C; Sun, 5 Dec 2004 10:33:27 +0100 (CET) Received: from heelal.procolix.com ([127.0.0.1]) by localhost (undev [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 29874-05; Sun, 5 Dec 2004 10:33:25 +0100 (CET) Received: from [192.168.0.253] (42-213.surfsnel.dsl.internl.net [145.99.213.42]) by heelal.procolix.com (Postfix) with ESMTP id 7D548CF540; Sun, 5 Dec 2004 10:33:25 +0100 (CET) Message-ID: <41B2D5E1.8000504@procolix.com> Date: Sun, 05 Dec 2004 10:33:21 +0100 From: Koen de Jonge User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Lapo Nustrini , freebsd-stable@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at procolix.com Subject: Re: ATA Problem going from FreeBSd 5.3 Beta7 to 5.3 Release. X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 09:33:29 -0000 Lapo Nustrini wrote: > Hopefully this is the correct mailing list, if not, please let me know > a more suitable one. > > I'm setting up a Supermicro 1U server, (6014HX8B: dual Xeon, 2GB ram, > hot swappable scsi backplane, dual GB nics, etc...) > I tried installing FBSD 5.3 release on it, but I received the > following error while booting: > > ata1-master: FAILURE - ATAPI_IDENTIFY timed out > ata1-master: FAILURE - ATAPI_IDENTIFY timed out > ata1-master: FAILURE - SETFEATURES SET TRANSFER MODE timed out For what it is worth, I had the exact same problem last week on a new 1u supermicro with dual Xeon and 6Gb ram. Fortunately, I was just testing the install there, it was to become a Linux box. :) Koen