From owner-freebsd-questions@FreeBSD.ORG Wed Sep 10 12:38:14 2003 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 6E40016A4BF for ; Wed, 10 Sep 2003 12:38:14 -0700 (PDT) Received: from web21109.mail.yahoo.com (web21109.mail.yahoo.com [216.136.227.111]) by mx1.FreeBSD.org (Postfix) with SMTP id DABEF43FD7 for ; Wed, 10 Sep 2003 12:38:13 -0700 (PDT) (envelope-from materribile@yahoo.com) Message-ID: <20030910193813.33856.qmail@web21109.mail.yahoo.com> Received: from [24.228.74.10] by web21109.mail.yahoo.com via HTTP; Wed, 10 Sep 2003 12:38:13 PDT Date: Wed, 10 Sep 2003 12:38:13 -0700 (PDT) From: Mark Terribile To: freebsd-questions@freebsd.org In-Reply-To: <20030910190048.DBCEB16A4E1@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Installation problem 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: Wed, 10 Sep 2003 19:38:14 -0000 James writes: > I'm currently trying to install version 5.0-CURRENT, > my problem is that when I boot off of the CDROM, it > starts loading fine, probes the hardware, then > it comes up with the message: > > ata0: resetting devices > > at which point it hangs. I have disabled the loading > of ACPI drivers ... but this alas has not helped. > > My hardware is ... Seagate Barracuda HDD > and Acer CDRW drive. Oooh! This sounds like the problem that others here just helped me with! I had to disable DMA on my ATA drive. For me it's an archive store, so I'm not hurt by it; you may be. To do this, you have to talk to the boot loader. I don't recall how the CD-ROM is set up, but if you get a countdown prompt reading something like ``Booting in 9 seconds. Press to boot immediately'' you can hit the space bar (anything but return) to talk to the boot loader. At that point, you issue the command set hw.ata.ata_dma=0 and then boot to continue the bootstrap. After the install, you may have to do this again; once FreeBSD is up for real, edit the assignment (without the `set ') into /boot/loader.conf . If you run this way, you will see interrupt activity soaking up the CPU during disk transfers; my preferred monitor is systat 1 -vmstat . Mark Terribile __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com