From owner-freebsd-questions@FreeBSD.ORG Mon Aug 23 02:58:55 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 82A3416A4CE for ; Mon, 23 Aug 2004 02:58:55 +0000 (GMT) Received: from smtp-b.ua.edu (smtp-b.ua.edu [130.160.4.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 15BDC43D39 for ; Mon, 23 Aug 2004 02:58:55 +0000 (GMT) (envelope-from velar001@bama.ua.edu) Received: from localhost ([130.160.4.115]) by smtp-b.ua.edu (8.12.10/8.12.10) with ESMTP id i7N2wqVh000445 for ; Sun, 22 Aug 2004 21:58:52 -0500 (CDT) Received: from cable-68-184-65-168.mgy.al.charter.com (cable-68-184-65-168.mgy.al.charter.com [68.184.65.168]) by bamamail.ua.edu (IMP) with HTTP for ; Sun, 22 Aug 2004 21:58:52 -0500 Message-ID: <1093229932.41295d6c4c7ea@bamamail.ua.edu> Date: Sun, 22 Aug 2004 21:58:52 -0500 From: velar001@bama.ua.edu To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Originating-IP: 68.184.65.168 Subject: Newbie Install Question: No Disks! 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: Mon, 23 Aug 2004 02:58:55 -0000 Hello. I'm using an old Gateway Pentium 90mhz, w/ 72MB of RAM - I don't actually know what kind of controller, but there is a second hard drive (Western Digital IDE) in the computer. I made the boot floppies for release 4.10 as indicated in the handbook and so on, and I got to the point in the installation where you select Quick, Standard, Custom. So I go to select "Standard," and the message comes up indicating the need to create (a) partition(s) to install FreeBSD. When I hit ok, I get a message saying that no disks were found on which to install FreeBSD and that I should check to see if the disks are being properly probed. The following is what appears in the device probing (I only selected parts that seemed either relevant or out of sorts): Intel Pentium detected, installing workaround for F00F bug atapci0: RZ 100 ATA controller !WARNING! buggy chip data loss possible>port 0x3f4-0x3f7, 0x1f0-0x1f7 at device 1.0 on pci0 atapci0: Busmastering DMA not supported atapci0: Busmastering DMA disabled ata2: at 0x1f0 on atapci0 ata2: unable to allocate interrupt device_probe_and_attach: ata2 attach returned 6 isab0: at device 2.0 on pci0 isa0: on isab0 . . . acd0: failure to execute ATAPI packet command acd0: CDROM at ata1-master BIOSPIO (Also, when I tried again to do the standard installation but had the debugging option set, and I switched over to view the debugging info, these two messages seemed relevant:) "Can't open PC-card controller" "Can't open USB controller" I know I sound hopelessly ignorant and newbie-like, but any help anyone could offer would be so much appreciated.