From owner-freebsd-bugs Thu Oct 26 19:26: 0 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from mail.fpsn.net (mail.fpsn.net [63.224.69.57]) by hub.freebsd.org (Postfix) with ESMTP id 54D2A37B479 for ; Thu, 26 Oct 2000 19:25:58 -0700 (PDT) Received: from fpsn.net (control.fpsn.net [63.224.69.60]) by mail.fpsn.net (8.9.3/8.9.3) with ESMTP id UAA19588 for ; Thu, 26 Oct 2000 20:28:51 -0600 (MDT) (envelope-from cfaber@fpsn.net) Message-ID: <39F8E800.80906AB3@fpsn.net> Date: Thu, 26 Oct 2000 20:27:12 -0600 From: Colin Faber Reply-To: cfaber@fpsn.net Organization: fpsn.net, Inc. X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-bugs@freebsd.org Subject: sysinstall fails to find discs Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi folks, Well after a week of fighting with sysinstall i've decided its time to see if anyone has any input on this item. Problem: sysinstall fails to find any discs System: Dell poweredge 2450, PERC 3/Si raid controller etc. etc. Now keep in mind that I've tried building release and running -CURRENT but I keep running into the same problem. aacd is found as a valid controller, the raid partitions are detected and the correct size is found (on boot) I can run fixit and play around with the partitions, sysinstall just doesn't seem them when i go to use the partition and label tools, Has anyone any other possible solutions (yes aacd is in devices.c with in the sysinstall source { DEVICE_TYPE_DISK, "aacd%d", "Adaptec FSA RAID array", 151, 65538, 8, 4 }, ) ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message