From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 07:58:07 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 D5EBA16A4CE for ; Mon, 9 Feb 2004 07:58:07 -0800 (PST) Received: from ews38.everyware.ch (unknown [212.71.111.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB12843D1D for ; Mon, 9 Feb 2004 07:58:07 -0800 (PST) (envelope-from dna@everyware.ch) Received: from linux-dna (linux-dna.everyware.ch [212.71.117.27]) by ews38.everyware.ch (Postfix) with SMTP id 3FE431C65C for ; Mon, 9 Feb 2004 16:58:06 +0100 (CET) Date: Mon, 9 Feb 2004 16:58:01 +0100 From: Dimitri Aivaliotis To: freebsd-questions@freebsd.org Message-Id: <20040209165801.5360bb7b@linux-dna> In-Reply-To: <20040209153319.EFFC35730A@muni-intmail.chappy.com> References: <20040209153319.EFFC35730A@muni-intmail.chappy.com> Organization: EveryWare AG X-Mailer: Sylpheed version 0.9.8claws (GTK+ 1.2.10; i686-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Compaq Alpha FreeBSD 5.2 CANNOT FIND DISK 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, 09 Feb 2004 15:58:07 -0000 On Mon, 9 Feb 2004 10:33:19 -0500 "Rich Paredes" wrote: > > I'm pretty much at a loss and cannot understand why it cannot find the > disks. It has an Adaptec AIC-7895 controller and 4 IDE hard drives (Cypress > 82C693 IDE) Just a few guesses here, as I don't have an AlphaServer... The AIC-7895 is a SCSI controller. Without any SCSI drives, I'd say look into the BIOS to see what your Boot Order is. Change it so that it will try to boot from the first IDE drive after the CD-ROM. Or, remove the card if you're not going to be using SCSI disks. I didn't know you could get the AlphaServer with IDE disks. If you have a RAID controller, you'll need to set it up so that it will have a logical drive. But again, that's if you've got SCSI drives... - Dimitri