Bugzilla – Full Text Bug Listing |
Summary: | [y2-bootloader] Installed vms use a path-id for suspend instead of uuid. | ||
---|---|---|---|
Product: | [openSUSE] openSUSE Distribution | Reporter: | William Brown <william.brown> |
Component: | YaST2 | Assignee: | YaST Team <yast-internal> |
Status: | CONFIRMED --- | QA Contact: | Jiri Srain <jsrain> |
Severity: | Normal | ||
Priority: | P5 - None | CC: | ancor, jreidinger, william.brown |
Version: | Leap 15.1 | Flags: | jsrain:
needinfo?
(william.brown) |
Target Milestone: | --- | ||
Hardware: | Other | ||
OS: | Other | ||
URL: | https://trello.com/c/8T149v5G | ||
Whiteboard: | |||
Found By: | --- | Services Priority: | |
Business Priority: | Blocker: | --- | |
Marketing QA Status: | --- | IT Deployment: | --- |
Description
William Brown
2019-12-19 23:45:38 UTC
While this should not be any hard to reproduce, any chance you could provide the installer logs? Josef, why do we use path ids in bootloader? (In reply to Ancor Gonzalez Sosa from comment #2) > Josef, why do we use path ids in bootloader? Issue is that uuid is not known in time when bootloader proposal is created. So in needs to be done later during write, but of course it overwrite user modifications. See my workaround for one L3 - https://github.com/yast/yast-bootloader/pull/564/files if we decide we want to do it, then I can merge it and forward to newer code streams. |