Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#33106 - New block hook in mkinitcpio 0.12 causes kernel dump during boot
Attached to Project:
Arch Linux
Opened by Al T. (alfmel) - Sunday, 16 December 2012, 15:45 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 16 December 2012, 16:54 GMT
Opened by Al T. (alfmel) - Sunday, 16 December 2012, 15:45 GMT
Last edited by Dave Reisner (falconindy) - Sunday, 16 December 2012, 16:54 GMT
|
DetailsI have a weird situation where loading PATA modules during the initrd process causes my machine to crash (I have no PATA devices on my system). The workaround was easy until mkinitcpio-0.12: remove the pata hook. However, in version 0.12 that is not longer an option.
I really like the new, simpler block hook. However, I've had several cases (like I do now) where a particular kernel and hardware combination doesn't behave well during boot and I have to remove hooks and blacklist modules. Would it be possible to keep the original sata, pata, etc. hooks for such cases, or somehow blacklist certain groups of modules from the new block hook? |
This task depends upon
Closed by Dave Reisner (falconindy)
Sunday, 16 December 2012, 16:54 GMT
Reason for closing: Won't fix
Sunday, 16 December 2012, 16:54 GMT
Reason for closing: Won't fix
This sounds a lot like: https://bbs.archlinux.org/viewtopic.php?pid=1201464
Thanks for the link.