Bug 930903

Summary: Set on proper disk labels boot, legacy_boot flags
Product: [openSUSE] openSUSE Tumbleweed Reporter: Josef Reidinger <jreidinger>
Component: BootloaderAssignee: Josef Reidinger <jreidinger>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: arvidjaar, aschnell, nwr10cst-oslnx, rw
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Josef Reidinger 2015-05-14 11:51:53 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).
Comment 1 Josef Reidinger 2015-05-14 11:59:35 UTC
adding to CC raymund so he can add if I forgot something from discussion ( sorry, long day with all traveling to NUE and back )
Comment 2 Josef Reidinger 2015-06-18 12:34:04 UTC
*** Bug 934309 has been marked as a duplicate of this bug. ***
Comment 3 Josef Reidinger 2015-06-29 13:46:37 UTC
fix in review https://github.com/yast/yast-bootloader/pull/245
Comment 4 Josef Reidinger 2015-07-02 08:13:37 UTC
merged