Radek Vykydal wrote:
Hans de Goede wrote:
Whereas if we select to install into the MBR, we will only install
into the MBR of
the first disk of the raidset.
Hans, are you sure? What I am reading in (Fedora master) code (and I also
tested it with f11 updated with my patch) is that in line
(booty/x86.py:185, writeGrub() method)
bootDevs = self.getPhysicalDevices(bootDev.name)
we get i.e. ['sda1', 'sdb1'] (bootDev.name being md0), then we pass
them to
installGrub (line 360) which iterates over them and installs bootloader
to mbr of *both* sda and sdb.
you were right, I was blinded by my patch
_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list