Bug 1928318

Summary: Rescue mode entries in bootloaders don't work as they pass rescue not inst.rescue
Product: [Fedora] Fedora Reporter: Adam Williamson <awilliam>
Component: loraxAssignee: Brian Lane <bcl>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 34CC: anaconda-maint-list, bcl, reallylongword, robatino
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard: openqa
Fixed In Version: lorax-34.9-1.f34 lorax-34.9-1.fc35 lorax-34.9-1.fc34 lorax-34.9-1.eln110 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-02-15 17:19:08 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1829022    

Description Adam Williamson 2021-02-13 00:31:40 UTC
In all the various bootloader configs that lorax writes to installer images on different arches, it passes 'rescue' to trigger anaconda rescue mode. Only since anaconda-34.24-1.fc34 that doesn't work any more. anaconda now requires the 'inst.' prefix for all arguments it handles, so it needs to be 'inst.rescue'.

I've sent a PR to fix this - https://github.com/weldr/lorax/pull/1113 . I'm filing a bug so I can link it from openQA, and also to propose it as a blocker per Beta criterion "The rescue mode of the installer must start successfully and be able to detect and mount any installation performed according to the applicable criteria, and provide a shell with access to utilities capable of performing typical recovery operations." - it doesn't "start successfully" when accessed as usual. https://fedoraproject.org/wiki/Fedora_34_Beta_Release_Criteria#Rescue_mode

Comment 1 Fedora Update System 2021-02-15 17:19:08 UTC
FEDORA-2021-a37e90d4db has been pushed to the Fedora 35 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 2 Fedora Update System 2021-02-15 17:19:12 UTC
FEDORA-2021-d48f527066 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 3 Fedora Update System 2021-02-15 17:28:04 UTC
FEDORA-2021-a81ba7f862 has been pushed to the Fedora ELN stable repository.
If problem still persists, please make note of it in this bug report.