From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EEA8q-0007Li-Ki for mharc-grub-devel@gnu.org; Sat, 10 Sep 2005 14:31:56 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EEA8R-0007Dy-4y for grub-devel@gnu.org; Sat, 10 Sep 2005 14:31:32 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EEA8L-0007B7-6e for grub-devel@gnu.org; Sat, 10 Sep 2005 14:31:27 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EEA8K-0006mB-VE for grub-devel@gnu.org; Sat, 10 Sep 2005 14:31:25 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EE9ow-0007sn-2V for grub-devel@gnu.org; Sat, 10 Sep 2005 14:11:22 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id 2411B8966 for ; Sat, 10 Sep 2005 20:11:07 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 14015-02 for ; Sat, 10 Sep 2005 20:11:05 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id D47B18938 for ; Sat, 10 Sep 2005 20:11:04 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 5A83AC04A for ; Sat, 10 Sep 2005 20:11:04 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <010d01c5b619$b1525dd0$0a01a8c0@null> From: Marco Gerards Date: Sat, 10 Sep 2005 20:11:07 +0200 In-Reply-To: <010d01c5b619$b1525dd0$0a01a8c0@null> (Leif W.'s message of "Sat, 10 Sep 2005 11:09:49 -0400") Message-ID: <87vf18rdxg.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: Support of advanced RAID features in GRUB 2? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Sep 2005 18:31:54 -0000 "Leif W" writes: Hi, > There seem to be some areas where support hasn't been implemented in > GRUB 2. I've checked the manual, FAQ and the archives of this > list. Firstly I was wondering if there were any known workarounds with > GRUB 2, from the ugly or tedious to the not-so-bad techniques, any and > all. Secondly I was just wondering if anyone had any plans for this? You are right, GRUB 2 is still in development and missing many features. > * RAID 1, RAID 10, RAID5 What kind of support would you like for RAID 1? It's a mirror so it should work now, right? How should GRUB detect RAID devices? Or should the user configure it manually? > * Picking the most up-to-date drive Can you please explain this in detail? -- Marco