Bug 871082

Summary: dropped to maintenance prompt when cryptsetup times out
Product: [Fedora] Fedora Reporter: Matthew Miller <mattdm>
Component: systemdAssignee: systemd-maint
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: johannbg, lnykryn, metherid, mschmidt, msekleta, notting, plautrba, systemd-maint, vpavlin
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-10-29 16:01:43 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:
Attachments:
Description Flags
log from boot none

Description Matthew Miller 2012-10-29 15:09:34 UTC
Created attachment 635044 [details]
log from boot

I often turn on my laptop and then look away while the boot process starts. I found that many times, when I look back, the system is in text mode with a prompt to enter the root password or ctrl-d to continue.

Upon investigation, the problem is simply that the password prompt for unlocking /home is timing out, and that results in dropping to this prompt.

(I have /home encrypted but not the system partition.)


I suppose the correct behavior is to keep the GUI and to re-prompt, possibly with a button for "enter maintenance mode" appearing.

Alternately, just don't time out.


Attached, boot log from the "failed" boot.


systemd-195-2.fc18.x86_64

Comment 1 Michal Schmidt 2012-10-29 15:28:56 UTC
This looks like bug 861123.

Comment 2 Michal Schmidt 2012-10-29 15:33:50 UTC
(In reply to comment #1)
> This looks like bug 861123.

Also try "timeout=0" option in /etc/crypttab

Comment 3 Matthew Miller 2012-10-29 16:01:43 UTC
Yep, duplicate.

*** This bug has been marked as a duplicate of bug 861123 ***