From owner-freebsd-questions@FreeBSD.ORG Thu Dec 1 08:41:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 CAD3D16A41F for ; Thu, 1 Dec 2005 08:41:01 +0000 (GMT) (envelope-from ahmet.bulut@ihlas.net.tr) Received: from mail.ihlas.net.tr (mail.ihlas.net.tr [213.238.128.115]) by mx1.FreeBSD.org (Postfix) with SMTP id 92F7643D62 for ; Thu, 1 Dec 2005 08:41:00 +0000 (GMT) (envelope-from ahmet.bulut@ihlas.net.tr) Received: (qmail 78091 invoked from network); 1 Dec 2005 08:44:01 -0000 X-Mail-Scanner: Scanned by qSheff 1.0-r1 (antif/) Received: from unknown (HELO SEAMY) (10.11.1.164) by mail.ihlas.net.tr with SMTP; 1 Dec 2005 08:44:01 -0000 Message-ID: <008801c5f652$53d31220$a4010b0a@SEAMY> From: "Ahmet Bulut" To: References: <048301c5f590$5eaefff0$dc96eed5@ihlasnetym> <6.2.3.4.2.20051130014832.057ba970@cobalt.antimatter.net> Date: Thu, 1 Dec 2005 10:36:30 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1437 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Subject: Re: disk problem 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, 01 Dec 2005 08:41:01 -0000 Hi, I had same problem while I installed FreeBSD5.4 on my machine. Ata devices may behave erratically, particularly SATA devices. Reported symptoms include command timeouts or missing interrupts. First, Install FreeBSD using safe mode. And than, Disable ACPI and APIC using the ``safe mode'' of the bootloader. hint.acpi.0.disabled=1 hint.apic.0.disabled=1 If avaible, use the host's BIOS setup optios to put the ATA controller in its 'legacy mode'. Ahmet F.L > At 01:28 AM 11/30/2005, Yavuz Maslak wrote: > >Hello > > > >I wanted to install freeBSD6.0 on my machine. formerly windows2000 > >was running on it. But I could not install freebsd. Because it gave > >an error about harddisk. > > > >My harddisk is Western Digital WD400 40Gbyte capacity. > > > >I got the error message on the screen as below > > > >ATA0_MASTER : FAILURE - ATA_IDENTIFY TIME OUT > > > >What shall I do ? > > Is your drive jumpered correctly? You will get that error if you > have a drive jumpered as "slave" when there is no "master". > > -Glenn > > > > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >