From owner-freebsd-questions@FreeBSD.ORG Tue Jan 25 05:40:37 2005 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 211DA16A4CF for ; Tue, 25 Jan 2005 05:40:37 +0000 (GMT) Received: from mail.freebsd-corp-net-guide.com (mail.freebsd-corp-net-guide.com [65.75.192.90]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A0B243D2D for ; Tue, 25 Jan 2005 05:40:36 +0000 (GMT) (envelope-from tedm@toybox.placo.com) Received: from tedwin2k (nat-rtr.freebsd-corp-net-guide.com [65.75.197.130]) j0P5eaj31434; Mon, 24 Jan 2005 21:40:37 -0800 (PST) (envelope-from tedm@toybox.placo.com) From: "Ted Mittelstaedt" To: "jeremy pedersen" , Date: Mon, 24 Jan 2005 21:40:35 -0800 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Subject: RE: FreeBSD 5.3 on Compaq ProLiant 1500 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: Tue, 25 Jan 2005 05:40:37 -0000 > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of > jeremy pedersen > Sent: Monday, January 24, 2005 6:22 PM > To: freebsd-questions@freebsd.org > Subject: FreeBSD 5.3 on Compaq ProLiant 1500 > > > I have an old Compaq ProLiant 1500 that I would like to install FreeBSD > on, but the installation process freezes while attempting to load the > installation. The following is the line(s) on which FreeBSD hangs: > > device_attach: ida0 attach returned 12 > eisab0: at device 15.0 on pci0 > > *note, this is using the selection: 1. Boot FreeBSD (default) > > all the information I have on the server's hardware is as follows: > > 1) 2 pentium processors at 166Mhz > > 2) 5 ultra wide SCSI drives in raid 5 configuration. One drive is a > logical drive. > > 3) one CD drive, it is not IDE, but I am not quite sure what else it > could be. > > This is all the information I have to work with. Any help would be > appreciated very much. > Hi Jeremy, The Compaq Smart Array driver (ida) has had a problem with EISA adapters ever since it was introduced into FreeBSD. I've written the developer and offered to ship him a system, he requested I set up a system and let him remotely access it. Unfortunately I never got the time to do so. If you have a spare ide drive, set it up and put a skeleton FreeBSD system on the ide drive, put it on the Internet so it can be reached, then contact the ida driver and I'm sure he will get it running for you. It would be nice to get this running. In the meantime I use mine to run Solaris 2.5.1 x86. Ted