From owner-freebsd-questions@FreeBSD.ORG Wed Jul 13 18:12:07 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 C401616A41C for ; Wed, 13 Jul 2005 18:12:07 +0000 (GMT) (envelope-from user@celeritystorm.com) Received: from mail.celeritystorm.com (mail.celeritystorm.com [213.247.62.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6FC9C43D45 for ; Wed, 13 Jul 2005 18:12:07 +0000 (GMT) (envelope-from user@celeritystorm.com) Received: by mail.celeritystorm.com (Postfix, from userid 106) id 16B353D81D1; Wed, 13 Jul 2005 20:17:07 +0200 (CEST) Received: from [192.168.0.1] (unknown [81.84.174.165]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.celeritystorm.com (Postfix) with ESMTP id E10DB3D74E2 for ; Wed, 13 Jul 2005 20:17:06 +0200 (CEST) Message-ID: <42D55948.1060305@celeritystorm.com> Date: Wed, 13 Jul 2005 19:11:20 +0100 From: "M. L." User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040724) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: FreeBSD 5.4 CD and Adaptec 2010s controller w/ RAID 10 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: Wed, 13 Jul 2005 18:12:07 -0000 Hi list, I'm having a strange problem while trying to install FreeBSD on a pentium 4 server with an adaptec 2010s controller with a built RAID 10. It goes fine until it tries to read the CD (to install FreeBSD), at that point it starts spitting random numbers and letters in blocks, something like: cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 cc 99 cc aa dd 99 (letters/numbers are different) and it never stops. If I destroy the RAID 10, FreeBSD will boot up fine and detect all 4 disks.. if I insert a Windows CD, it will go to Windows the installation screen, which leads me to believe it is a problem related with FreeBSD and the fact that there is a RAID 10 created (remember, if I destroy the RAID it works fine and will go to sysinstall) This is my first RAID installation on a FreeBSD system, so I might be missing something obvious.. Does anyone have a clue ? Thanks in advance!