Bug 433078
Summary: | modprobe gives up loading modules if one fails --> 2.6.25 won't boot from LUKS root | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Will Woods <wwoods> |
Component: | module-init-tools | Assignee: | Jon Masters <jonathan> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | rawhide | CC: | jeff, pjones |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | hotissue | ||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-02-18 22:54:53 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: | |||
Bug Depends On: | |||
Bug Blocks: | 430962 |
Description
Will Woods
2008-02-15 23:37:19 UTC
I'll look at it :) Is this the same problem as 432813? Looks the same to me. Check the scrollback for error messages loading padlock-{aes,sha}. Until this is fixed, we'll need a workaround to get 2.6.25 kernels booting - either stop building padlock-aes, remove it from the initrd, or modify it so it fails silently rather than causing errors. *** Bug 432813 has been marked as a duplicate of this bug. *** Blarg! I fail at debugging! I rebuilt my initrd with no padlock-aes, and it still doesn't boot. For confirmation of my wrongness, I went to a non-LUKS system and did: modprobe aes Which attempted to insert all 4 AES modules, even after giving me the error message about padlock_aes. In short: modprobe is fine, something in the kernel is busted, and I'm a dope. *** This bug has been marked as a duplicate of 432813 *** |