Bugzilla – Bug 930903
Set on proper disk labels boot, legacy_boot flags
Last modified: 2015-07-02 08:13:37 UTC
After discussion with raymund there is clear that we need to set "boot" flag only for DOS partition table. boot_legacy only for GPT. Otherwise it create mess and cause trouble to some kind of firmwares and creates error log entries. It is also suggested that we should use only one place to call parted ( now bootloader do it itself via CLI).
adding to CC raymund so he can add if I forgot something from discussion ( sorry, long day with all traveling to NUE and back )
*** Bug 934309 has been marked as a duplicate of this bug. ***
fix in review https://github.com/yast/yast-bootloader/pull/245
merged