Hi List, does anyone have a suggestion for a good bootloader config? I've looked through the manual, but cannot find an answer. I'm looking for the following requirements: 1. Write as little/brief as possible in the autoyast.xml, instead let the autoyast fill in the blanks. 2. Boot any of three RAID1 disks. I've got the following at the moment, and I'm not sure it's enough: <bootloader> <activate config:type="boolean">true</activate> <global> <activate>true</activate> <generic_mbr>true</generic_mbr> </global> <loader_device>/dev/md</loader_device> <loader_type>grub</loader_type> <location>mbr</location> <repl_mbr config:type="boolean">true</repl_mbr> </bootloader> Any input appreciated. /Lars Stavholm -- To unsubscribe, e-mail: opensuse-autoinstall+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-autoinstall+help@opensuse.org