From owner-freebsd-questions@FreeBSD.ORG Sun Dec 5 01:28:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B4B116A4CE for ; Sun, 5 Dec 2004 01:28:13 +0000 (GMT) Received: from relay.ioffe.ru (relay.ioffe.rssi.ru [194.85.224.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3948843D5F for ; Sun, 5 Dec 2004 01:28:12 +0000 (GMT) (envelope-from kopts@astro.ioffe.rssi.ru) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.ru (8.13.1/8.12.6) with ESMTP id iB51SAdU099630 for ; Sun, 5 Dec 2004 04:28:10 +0300 (MSK) (envelope-from kopts@astro.ioffe.rssi.ru) Received: by astro.ioffe.rssi.ru (Postfix, from userid 126) id 196EBC5FF; Sun, 5 Dec 2004 04:28:10 +0300 (MSK) Date: Sun, 5 Dec 2004 04:28:10 +0300 (MSK) From: Alexey Koptsevich X-X-Sender: kopts@astro.ioffe.rssi.ru To: questions@freebsd.org Message-ID: <20041205030541.T99806@astro.ioffe.rssi.ru> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Scanned: ClamAV 0.80/533/Sun Oct 17 05:09:44 2004 clamav-milter version 0.80j on relay.ioffe.ru X-Virus-Status: Clean Subject: FAILURE - ATAPI_IDENTIFY timed out X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2004 01:28:13 -0000 Hello, I have a computer (x86 with one IDE drive) which I would like to host both FreeBSD and Linux. I installed Linux there, and it works fine. I then tried to install 5.3-RELEASE from the CD, but the installer failed to find the hard drive and locked with the error message ata0-master: FAILURE - ATAPI_IDENTIFY timed out I then connected this drive to another machine running 5.3R compiled from sources, and installed the system there using DESTDIR, and arranged booting through lilo -- same result. Loader's "lsdev" shows IDE drive, but then the same ATAPI_IDENTIFY failure happens, and "List of GEOM managed disk devices" appears to contain only fd0. The thread about ATAPI_IDENTIFY failure already appeared in current@freebsd on 10/29/04, and the problem was probably resolved since then. Is it really necessary to upgrade to -CURRENT, or I am doing something wrong? Thanks, Alex