Bug 930903 - Set on proper disk labels boot, legacy_boot flags
Summary: Set on proper disk labels boot, legacy_boot flags
Status: RESOLVED FIXED
: 934309 (view as bug list)
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: Bootloader (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Josef Reidinger
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-14 11:51 UTC by Josef Reidinger
Modified: 2015-07-02 08:13 UTC (History)
4 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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