Bug 1098332
| Summary: | Boot with 'init=/bin/bash' fails if root partition is encrypted (decryption prompt is never shown, boot gets stuck) | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Adam Williamson <awilliam> |
| Component: | plymouth | Assignee: | Ray Strode [halfline] <rstrode> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.0 | CC: | ahmadsamir3891, AMMullan, awilliam, dracut-maint-list, dvlasenk, fedora, harald, jonathan, luto, rstrode, samuel-rhbugs, vbenes |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | plymouth-0.8.9-0.12.20140113.el7 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: plymouth doesn't listen to the keyboard if init=/bin/sh is on the kernel command line
Consequence: the root partition can not be decrypted because plymouth won't listen for the password
Fix: plymouth should listen to the keyboard until the root filesystem is mounted
Result: users will be able to decrypt the root partition when using init=/bin/sh on the kernel commandline
|
Story Points: | --- |
| Clone Of: | 1087528 | Environment: | |
| Last Closed: | 2015-03-05 13:33:38 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: | |||
|
Description
Adam Williamson
2014-05-15 20:27:25 UTC
so i ended up making plymouth show splash in the initrd and quit completely on switch root if init=.*sh is on kernel command line *** Bug 1115591 has been marked as a duplicate of this bug. *** *** Bug 1121654 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0566.html |