Does yaboot supports md device?

Dustin Kirkland kirkland at canonical.com
Tue Mar 31 23:30:35 EST 2009


On Tue, Mar 31, 2009 at 6:22 AM, Paul Nasrat <pnasrat at googlemail.com> wrote:
> 2009/3/31 Roman Rakus <rrakus at redhat.com>:
>> Hi all.
>> I'm going through one bug [1] and I'm not sure, if yaboot supports /boot
>> being an md device. Is it possible?
>> [1] https://bugzilla.redhat.com/show_bug.cgi?id=492993
>
> Kind of, it'll work with mirrored /boot and some special logic in ybin
> determines how to install to multiple prep partitions.
>
> If you search the list archives then you should see description on how
> it works from Dustin Kirkland who implemented the functionality.

Basically, I taught yaboot to recognize 0xfd (Linux Software Raid)
partitions.  If yaboot finds one of those that it knows how to read,
and sees boot information, it'll boot from it.

>From userspace, you can use ybin to install yaboot onto one or more
disks in a mirror.

And you should configure your boot order in your bios/firmware to
failover to each disk in the raid.

If you have more detailed questions, please feel free to ask...

:-Dustin



More information about the Yaboot-devel mailing list