On Wed, Feb 12, 2020 at 10:49:29AM +0100, Matthias Petermann wrote: > Hi there, > > in the meantime I would like to clarify my fuzzy question somewhat. > According to [1] the constellation GPT-on-Raidframe-on-GPT is supported, but > according to [2] not for biosboot (but only with EFI). Have I understood > that correctly?
Yes (still needs analyzis, but as of know this matches my experience). > If this is not the case and - in this case what is the correct use of the > commands "gpt biosboot" and "installboot" so that all required parts are > installed in the correct place? None of that needed for efiboot, just create a -t efi partition (on the "outer" disks, alongside with the -t raid partitions), format as msdos, create /efi/boot and put /usr/mdec/*.efi there. Martin
