Bug 2324913
Summary: | Web-UI Share disk with existing Fedora installation re-formats EFI partition | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Paul K <kronenpj> | ||||||||
Component: | anaconda | Assignee: | anaconda-maint | ||||||||
Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | rawhide | CC: | anaconda-maint, awilliam, jkonecny, kkoukiou, mkolman, rvykydal, w | ||||||||
Target Milestone: | --- | Keywords: | Regression | ||||||||
Target Release: | --- | ||||||||||
Hardware: | x86_64 | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | f42webuitestday | ||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2025-04-23 09:28:29 UTC | Type: | --- | ||||||||
Regression: | --- | Mount Type: | --- | ||||||||
Documentation: | --- | CRM: | |||||||||
Verified Versions: | Category: | --- | |||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||
Embargoed: | |||||||||||
Attachments: |
|
Description
Paul K
2024-11-09 14:58:37 UTC
Created attachment 2056669 [details]
Screenshot of chosen disk options
Created attachment 2056670 [details]
Screenshot of summary page with disk plan
Created attachment 2056671 [details]
Resulting GRUB boot screen
EFI boot menu shows one option - Fedora, rather than two. This is indeed a bug, but present only when the pre-existing OS is also Fedora. This bug appears to have been reported against 'rawhide' during the Fedora Linux 42 development cycle. Changing version to 42. This bug is in Anaconda for a long time already. Switching to anaconda component and moving to Rawhide as we are post-freeze deadline so we can't get the fix in anyway. Hi Paul, we tried to resolve this issue with: - https://github.com/rhinstaller/anaconda/pull/6210 - https://github.com/rhinstaller/anaconda-webui/pull/656 however, after a few failing attempts we have reached the grub team for an advice. We have found out that having Fedora next to Fedora is not supported as the /boot/efi/fedora path is hard-coded in RPMs directly. Because of that we are not able to fix it on side of Anaconda. You can resolve this issue by having two different EFI partitions on different disks but unfortunately we are currently not able to support having two Fedora installations next to each other. Based on the above I'm closing this bug. If you want to have this supported you have to file an RFE on grub component. However, Anaconda should avoid this situation to happen so we are filing https://issues.redhat.com/browse/INSTALLER-4186 to warn user about potential problems. |