Bug 588052

Summary: rd_NO_LUKS not working
Product: [Fedora] Fedora Reporter: Michael Monreal <michael.monreal>
Component: dracutAssignee: Harald Hoyer <harald>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: harald, jonathan
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-03 16:58:09 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:

Description Michael Monreal 2010-05-02 12:11:36 UTC
I have installed F13 beta (+updates). rd_NO_LUKS was added to the kernel line automatically. I have one (non root) partition that is LUKS encrypted, however, I still get a password prompt during boot.

Comment 1 Harald Hoyer 2010-05-03 08:38:07 UTC
Maybe during boot, but not in the dracut phase. Might be already in the real root from rc.sysinit. Fix your /etc/crypttab.

Comment 2 Michael Monreal 2010-05-03 16:58:09 UTC
Ah... I hadn't modified the file myself, looks like anaconda did this during installation. Also, I was not aware of the dracut<->later boot phases or that partitons can be unlocked in both phases.