From owner-freebsd-questions@FreeBSD.ORG Fri Jul 30 11:24:55 2010 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 247381065676 for ; Fri, 30 Jul 2010 11:24:55 +0000 (UTC) (envelope-from prateeks@cse.iitb.ac.in) Received: from smtp1.iitb.ac.in (smtp1.iitb.ac.in [59.162.23.13]) by mx1.freebsd.org (Postfix) with SMTP id 32A748FC12 for ; Fri, 30 Jul 2010 11:24:53 +0000 (UTC) Received: (qmail 11411 invoked from network); 30 Jul 2010 16:28:11 +0530 Received: from unknown (HELO ldns2.iitb.ac.in) (10.200.12.2) by smtp1.iitb.ac.in with SMTP; 30 Jul 2010 16:28:11 +0530 Received: (qmail 25339 invoked by uid 510); 30 Jul 2010 16:28:11 +0530 Received: from 10.200.12.201 by ldns2 (envelope-from , uid 501) with qmail-scanner-2.08 ({clamdscan: 0.96.1-exp-debug/11463} spamassassin: 3.3.1. Clear:RC:1(10.200.12.201):SA:0(0.0/5.5):. Processed in 3.617642 secs); 30 Jul 2010 10:58:11 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on ldns2.iitb.ac.in X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.5 tests=IITB_ORIG,PROPER_IITB_MSGID, T_RP_MATCHES_RCVD autolearn=no version=3.3.1 X-Envelope-From: prateeks@cse.iitb.ac.in Received: from unknown (HELO smtp-auth.iitb.ac.in) (10.200.12.201) by ldns2.iitb.ac.in with SMTP; 30 Jul 2010 16:28:07 +0530 Received: from nsl-21.cse.iitb.ac.in (nsl-21.cse.iitb.ac.in [10.105.12.21]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.iitb.ac.in (Postfix) with ESMTP id 59EDB13900 for ; Fri, 30 Jul 2010 16:28:07 +0530 (IST) Date: Fri, 30 Jul 2010 16:28:02 +0530 (IST) From: Prateek Sharma To: freebsd-questions@freebsd.org Message-ID: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: Installation - no disks detected 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: Fri, 30 Jul 2010 11:24:55 -0000 Hello, I am trying to install FreeBSD-8.1 on a server with the LSI SAS 9200 disk controller card. Before the partitioning step the installer says "disks not found.". However, just after freebsd boots , i get the diagnostic message saying something like: "Drive C: is disk ad0 Drive D: is disk ad1 .. " So are my disks getting detected or not? Does anyone know if the card is supported by FreeBSD? Is there any way i can get this to work? Thanks !