From owner-freebsd-questions@FreeBSD.ORG Sat Aug 1 08:04:59 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0A9761065672 for ; Sat, 1 Aug 2009 08:04:58 +0000 (UTC) (envelope-from enidv11@gmail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 2B3B58FC14 for ; Sat, 1 Aug 2009 08:04:57 +0000 (UTC) (envelope-from enidv11@gmail.com) Received: by ewy2 with SMTP id 2so1888097ewy.43 for ; Sat, 01 Aug 2009 01:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=L5vY1+B/SkW1IWki9itY7QKbHyaegoMcWQEk+Af1O4g=; b=Cw/rMxPKQcnc1xz0Ql339j1swUQLSXQgydF7KHeEVEcZmO4/9GEzRUjyCsB+AK4NPV aD+n2aqW3r6TjozgM3yDjcPFDby5lGx6FQGOWeK6zRKcefVJ0IGkkN7GtTGoQi315E4C oRyWWhsvu0DqMedgFLjhJZboKiV2XXQ1eG63M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PpbswZeR0/IZDz/BVt9bBrtE/CXTg7U5woy4R74LOko71Pu35NsLul6ka60oNiaW04 WQOKr6H/rhFBeZmuCTAr57wTCJOCK3ebdQBxvs6qOWVwRCmeeWEDoQyATh54Gl2CWVQX toOeVAsQ1mb1rkLvDfRc+NCJIwkTA2vo1GcxU= MIME-Version: 1.0 Received: by 10.216.93.141 with SMTP id l13mr672616wef.67.1249113897172; Sat, 01 Aug 2009 01:04:57 -0700 (PDT) In-Reply-To: <20090731173631.GA31081@eggman.experts-exchange.com> References: <77b5ce830907310939k7583e625na9786c6efd6d0de8@mail.gmail.com> <20090731173631.GA31081@eggman.experts-exchange.com> Date: Sat, 1 Aug 2009 10:04:57 +0200 Message-ID: <77b5ce830908010104v6e6fa934h1f3d19ed02695631@mail.gmail.com> From: enid vx To: Jason Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Not recognizing raid controller Adaptec AIC7901 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: Sat, 01 Aug 2009 08:04:59 -0000 Thanks for your reply, I've searched through Adaptec site for drivers but are offered only Linux (Red Hat , Suse, Novell Netware), Windows, SCO Unix, SCO UnixWare and Sun Solaris. Also is available Linux driver source code. I don't know if they offer FreeBSD driver, maybe I should ask them. So, if I find the drivers what is the procedure to compile them and load them to the kernel? Rgds. On Fri, Jul 31, 2009 at 7:36 PM, Jason wrote: > You may want to try using the Adaptec drivers from Adaptec, and not the > native freebsd drivers. > > Edit /boot/loader.conf, and that may be it. > > I've found great success with them. > > -jgh > > On Fri, Jul 31, 2009 at 06:39:56PM +0200, enid vx thus spake: > >> Hi all, >> >> I'm having some problems installing FreeBSD 6.3 on my machine equipped >> with >> : >> >> Single channel Adaptec? AIC-7901 controller for Ultra320 SCSI >> Host RAID 0, 1, 10 support >> >> I have 4 disks which are configured in 2 Raid1, >> >> the problem is when I try to install FreeBSd from the installer cd, it >> shows >> only the separated disks. >> >> I've added also ahd_load="YES" into /boot/loader.conf on the installation >> cd, >> also on the boot prompt >> load ahd >> load ahd.ko >> and then boot >> >> but again with no success . >> It were recognized only the 4 disks as separated. >> >> How can I make it recognize the raid ? >> >> Thanks in advance. >> _______________________________________________ >> 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" >> >>