From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1QHzhK-0000Az-02 for mharc-grub-devel@gnu.org; Thu, 05 May 2011 10:38:33 -0400 Received: from eggs.gnu.org ([140.186.70.92]:34018) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHzhH-00008n-Jh for grub-devel@gnu.org; Thu, 05 May 2011 10:38:32 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QHzhG-0004OX-Qs for grub-devel@gnu.org; Thu, 05 May 2011 10:38:31 -0400 Received: from cdptpa-omtalb.mail.rr.com ([75.180.132.123]:63604) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QHzhG-0004OR-MG for grub-devel@gnu.org; Thu, 05 May 2011 10:38:30 -0400 Authentication-Results: cdptpa-omtalb.mail.rr.com smtp.user=psusi@cfl.rr.com; auth=pass (PLAIN) X-Authority-Analysis: v=1.1 cv=2pE2Kh9Ye2ywHyyFZnC5ZQ1FvuPrdOtuPO5uN4ysVDU= c=1 sm=0 a=CPlwVjms4CEA:10 a=IkcTkHD0fZMA:10 a=pg4Dpxby4z7sZisWVyJ9NA==:17 a=6Ju2g9kmQ5By7hG-l-0A:9 a=QEXdDO2ut3YA:10 a=pg4Dpxby4z7sZisWVyJ9NA==:117 X-Cloudmark-Score: 0 X-Originating-IP: 72.242.190.170 Received: from [72.242.190.170] ([72.242.190.170:49780] helo=[10.1.1.230]) by cdptpa-oedge03.mail.rr.com (envelope-from ) (ecelerity 2.2.3.46 r()) with ESMTPA id 23/CD-05159-566B2CD4; Thu, 05 May 2011 14:38:29 +0000 Message-ID: <4DC2B665.8020408@cfl.rr.com> Date: Thu, 05 May 2011 10:38:29 -0400 From: Phillip Susi User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: The development of GNU GRUB Subject: Re: Raid5 regression References: <4DC0124A.7010508@cfl.rr.com> <4DC067F1.4060901@cfl.rr.com> <871v0ebtfn.fsf@frosties.localnet> <4DC1597C.1040507@cfl.rr.com> <4DC16C3B.5000800@cfl.rr.com> <4DC16F14.1040505@gmail.com> <4DC19CD9.20702@cfl.rr.com> <4DC1B5DF.2040905@gmail.com> In-Reply-To: <4DC1B5DF.2040905@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 75.180.132.123 Cc: =?UTF-8?B?VmxhZGltaXIgJ8+GLWNvZGVyL3BoY29kZXInIFNlcmJpbmVua28=?= X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2011 14:38:32 -0000 On 5/4/2011 4:23 PM, Vladimir 'φ-coder/phcoder' Serbinenko wrote: > Ideally by using 1.1 metadata. It's in the end of the device but > contains enough data to unambigously tell if it belongs to disk or > partition. You mean 1.0? I guess I'll have to try that.