Am Mittwoch, den 17.06.2009, 15:43 +0200 schrieb Raphael Hertzog: > On Thu, 04 Jun 2009, Felix Zielcke wrote: > > I think this shouldn't anymore happen with grub2. > > It supports the Linux Software RAID. > > Could you please try it? (grub-pc package) > > How are we supposed to try it? > > grub-install /dev/md0 ?
Either grub-install '(md0)' if you want to have grub2 in all MBRs of /dev/md0 or just the old way like grub-install /dev/sda for every disk. update-grub generates grub.cfg with `set root=(md0)' and the same is used for the --prefix in the grub-mkimage call in grub-install. The prefix is the variable where grub2 loads all it's modules and the config from. > In any case, grub-installer still needs some modifications to do the > proper operation, whatever it is. > > I'm interested in seeing this bug resolved and I can do the required > tests if needed. > -- Felix Zielcke -- To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org