From owner-freebsd-hackers@FreeBSD.ORG Tue Sep 21 13:30:04 2004 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 59D2E16A4CE for ; Tue, 21 Sep 2004 13:30:04 +0000 (GMT) Received: from spider.deepcore.dk (cpe.atm2-0-53484.0x50a6c9a6.abnxx9.customer.tele.dk [80.166.201.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9B6D343D49 for ; Tue, 21 Sep 2004 13:30:03 +0000 (GMT) (envelope-from sos@DeepCore.dk) Received: from [194.192.25.143] (laptop.deepcore.dk [194.192.25.143]) by spider.deepcore.dk (8.12.11/8.12.10) with ESMTP id i8LDU1T0080764; Tue, 21 Sep 2004 15:30:01 +0200 (CEST) (envelope-from sos@DeepCore.dk) Message-ID: <41502CD2.2040707@DeepCore.dk> Date: Tue, 21 Sep 2004 15:29:54 +0200 From: =?ISO-8859-1?Q?S=F8ren_Schmidt?= User-Agent: Mozilla Thunderbird 0.7.2 (X11/20040802) X-Accept-Language: en-us, en MIME-Version: 1.0 To: DB References: <1095766697.415012a97c849@mail.loproc.dk> In-Reply-To: <1095766697.415012a97c849@mail.loproc.dk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable cc: hackers@freebsd.org Subject: Re: Raid problems X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Sep 2004 13:30:04 -0000 DB wrote: > Hi all >=20 > I'm trying to install FreeBSD 5.3-Beta5 on a friend's server. He has a = promise > fasttracks SX4000 raid controller (raid level 5), but when booting free= bsd we > get a list of all the 4 disks. Is that right? (haven't tried installing= freebsd > on a raid computer). I've tried install freebsd on one of the disks, bu= t when I > restart the computer, it says it can't find /boot/kernel? >=20 > A fast reply or a link to a howto would be much appreciated. As stated several times on the lists and cvs/status logs, the SX4000 is=20 only supported as RAID0 and RAID1, *not* in RAID5 mode. --=20 -S=F8ren