From owner-freebsd-hackers@FreeBSD.ORG Wed Nov 16 11:14:00 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org 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 1931E16A420 for ; Wed, 16 Nov 2005 11:14:00 +0000 (GMT) (envelope-from orspap@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F02A43D46 for ; Wed, 16 Nov 2005 11:13:58 +0000 (GMT) (envelope-from orspap@gmail.com) Received: by zproxy.gmail.com with SMTP id 40so1597820nzk for ; Wed, 16 Nov 2005 03:13:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=hXhi8ri49MI15TnPXcoR2yfnoGHzunX8hJxewnHPazL6wolNDbgqqCQnoRYkCPXZHu+a/cWM8lRLGNF0AZkSeapYTgW/5e4TrBcYY2yRDB49uDrrypVOjTVdQ1D3f442FoTAdtiVaqYM+gnh9CTO/53AhQ3EPpLkTyFjMBUKyv4= Received: by 10.65.75.16 with SMTP id c16mr3213525qbl; Wed, 16 Nov 2005 03:13:58 -0800 (PST) Received: by 10.65.107.12 with HTTP; Wed, 16 Nov 2005 03:13:58 -0800 (PST) Message-ID: <697d7ae00511160313nbc7f45dh4b458ea6b0fffd5d@mail.gmail.com> Date: Wed, 16 Nov 2005 13:13:58 +0200 From: Orestis Papakonstantinou To: freebsd-hackers@freebsd.org In-Reply-To: <697d7ae00511160311u269eda1dw44c24b4f3a85e001@mail.gmail.com> MIME-Version: 1.0 References: <697d7ae00511160212r2adc621bv241d7e929f9ec111@mail.gmail.com> <437B0DB0.8040002@studio4plus.com> <697d7ae00511160311u269eda1dw44c24b4f3a85e001@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: VIA RAID controller problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Nov 2005 11:14:00 -0000 ---------- Forwarded message ---------- From: Orestis Papakonstantinou Date: Nov 16, 2005 1:11 PM Subject: Re: VIA RAID controller problem To: Marcin Simonides The problem in my situation is that I am using a laptop. That means that whether I use RAID 0/1 or just JBOD is the same thing because everything passes through that RAID controller. It is completely embedded to the system. My BIOS does not even know that I am using RAID or if it does, it hasn't got any configuration settings, so that FreeBSD could "look" through the BIOS. Things get even more complicated if you consider that my laptop hasn't got a floppy drive. Because even the existing VIA RAID drivers for Linux are released as an iso for a floppy to be booted from the kernel. So on a second thought I really cant use FreeBSD on that laptop unless these drivers are supported in a future release version (embedded to the kernel o= n boot-time). So if any FreeBSD developers are reading this, I would be grateful if they could embed this RAID controller driver in a future release. Thanks for replying. On 11/16/05, Marcin Simonides wrote: > > Orestis Papakonstantinou wrote: > > > I recently purchased a laptop (Amilo M3438G) that uses VIA's VT6421 RAI= D > > controller. I have problem installing FreeBSD (6.0) on that laptop > because > [...] > > compatibility layer after the install). Has anyone with similar hardwar= e > > > found a solution? Thanks for your time! > > I'm using a similar VIA VT6420 with FreeBSD 6.0 though the system is > installed on a single IDE disk and only uses VIA's RAID for /usr. > > I've had problems with RAID0 (I'm going to post more information soon, I > need to make a few tests), but I think RAID1 should work fine (I haven't > tried). > -- > Marcin Simonides >