Bug 1418218

Summary: boot after 'reboot' doesn't prompt for LUKS passphrase in grub / plymouth
Product: [Fedora] Fedora Reporter: Andrew Hatfield <ahatfiel>
Component: dracutAssignee: dracut-maint-list
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: dracut-maint-list, extras-orphan, jonathan, zbyszek
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-04-19 23:56:59 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 Andrew Hatfield 2017-02-01 09:59:56 UTC
Description of problem:

If you have a root partition protected with LUKS and restart with 'reboot', on next boot you are never prompted to enter your LUKS passphrase and the boot never completes.


Version-Release number of selected component (if applicable):
Fedora 25
4.9.6-200.fc25.x86_64 and 4.9.4-201.fc25.x86_64

How reproducible:
each time

Steps to Reproduce:
1.  log into gnome as a normal user
2.  Open gnome-terminal
3.  sudo su -
4.  reboot

Actual results:
At boot screen the LUKS passphrase prompt is not displayed as it is from a cold poweron.  Boot never completes, waits indefinitely

Expected results:
Same behaviour as cold poweron and grub / plymouth displays LUKS passphrase.

Additional info:

Comment 1 Zbigniew Jędrzejewski-Szmek 2017-02-01 17:26:40 UTC
I think that's unlikely. There is very little difference between a reboot and a cold boot. Maybe try booting without "quiet rhgb" on the kernel commadn line and enter the password through the text interface.

Comment 2 Andrew Hatfield 2017-04-19 23:56:59 UTC
I've just tested this again on Fedora 25 4.10.10-200-fc25.x86_64 and it correctly prompts for LUKS passphrase at boot time