Bug 531991 - crypttab is ignored
Summary: crypttab is ignored
Keywords:
Status: CLOSED DUPLICATE of bug 530898
Alias: None
Product: Fedora
Classification: Fedora
Component: dracut
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-30 07:02 UTC by Need Real Name
Modified: 2009-11-05 12:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-05 12:14:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2009-10-30 07:02:28 UTC
At boot, I an prompted for a passphrase to an encrypted partition which is not in crypttab. This is a bug.


cryptsetup-luks-1.1.0-0.1.fc12.x86_64
dracut-002-13.4.git8f397a9b.fc12.noarch
kernel 2.6.31.5-96.fc12.x86_64

Comment 1 Harald Hoyer 2009-10-30 08:43:57 UTC
you can prevent that by add adding "rd_NO_LUKS" to the kernel command line or specify the luks uuid for the root device with "rd_LUKS_UUID=luks-xxxx...."

Run
# dracut-gencmdline

This will show you what you can specify for your host.

Comment 2 Need Real Name 2009-10-30 16:06:43 UTC
Okay, so is that a workaround, or is this intended behaviour?

dracut-gencmdline is not found for me.

Comment 3 Harald Hoyer 2009-10-30 17:10:54 UTC
well, intended behaviour at first and turned to an intended workaround later :-)

# yum install /sbin/dracut-gencmdline

Comment 4 Harald Hoyer 2009-11-05 12:14:24 UTC

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


Note You need to log in before you can comment on or make changes to this bug.