From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Williams Subject: Re: md extension to support booting from raid whole disks. Date: Tue, 28 Apr 2009 11:24:46 -0700 Message-ID: References: <1240574900.4507.2076.camel@ezra> <87hc0axhg9.fsf@frosties.localdomain> <49F68CE0.2010906@zytor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49F68CE0.2010906@zytor.com> Sender: linux-raid-owner@vger.kernel.org To: "H. Peter Anvin" Cc: Goswin von Brederlow , Daniel Reurich , linux-raid@vger.kernel.org List-Id: linux-raid.ids On Mon, Apr 27, 2009 at 9:58 PM, H. Peter Anvin wrote: > Goswin von Brederlow wrote: >> >> Or grub2 could be thought to install itself into all MBRs of all >> drives in a raid set. >> > > ... which is obviously completely wrong, given that that would break the > whole RAID layer. > > The right thing is to use a RAID-1 partition. > ...or use a metadata format that your platform bios understands and provides an int 13h vector. See the new external metadata formats supported by the mdadm devel-3.0 branch.