From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1EE754-0004LC-9Q for mharc-grub-devel@gnu.org; Sat, 10 Sep 2005 11:15:50 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EE74U-0004ET-UU for grub-devel@gnu.org; Sat, 10 Sep 2005 11:15:15 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EE74K-00049c-MD for grub-devel@gnu.org; Sat, 10 Sep 2005 11:15:06 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EE74J-0003xc-VT for grub-devel@gnu.org; Sat, 10 Sep 2005 11:15:04 -0400 Received: from [165.212.64.31] (helo=cmsout01.mbox.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EE6zU-0005Ql-Vx for grub-devel@gnu.org; Sat, 10 Sep 2005 11:10:05 -0400 Received: from cmsout01.mbox.net (cmsout01.mbox.net [165.212.64.31]) by cmsout01.mbox.net (Postfix) with ESMTP id DC89478136 for ; Sat, 10 Sep 2005 15:09:51 +0000 (GMT) Received: from uadvg129.cms.usa.net [165.212.11.129] by cmsout01.mbox.net via smtad (C8.MAIN.3.21U); Sat, 10 Sep 2005 15:09:51 GMT X-USANET-Source: 165.212.11.129 IN warp-9.9@usa.net uadvg129.cms.usa.net X-USANET-MsgId: XID547JiJPJz0538X01 Received: from null [70.19.203.100] by uadvg129.cms.usa.net (ASMTP/warp-9.9@usa.net) via mtad (C8.MAIN.3.25R) with ESMTP id 506JiJPJY0316M29; Sat, 10 Sep 2005 15:09:50 GMT X-USANET-Auth: 70.19.203.100 AUTH warp-9.9@usa.net null Message-ID: <010d01c5b619$b1525dd0$0a01a8c0@null> From: "Leif W" To: Date: Sat, 10 Sep 2005 11:09:49 -0400 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Z-USANET-MsgId: XID506JiJPJY0316X29 Subject: 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 15:15:49 -0000 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? Specific areas: * RAID 1, RAID 10, RAID5 * Partitionable RAID devices * Picking the most up-to-date drive Leif