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#5936 - mkinitcpio 2.6.19 autodetection breaks RAID5
Attached to Project:
Arch Linux
Opened by Johannes Jordan (FoPref) - Tuesday, 05 December 2006, 12:12 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 01 January 2007, 15:32 GMT
Opened by Johannes Jordan (FoPref) - Tuesday, 05 December 2006, 12:12 GMT
Last edited by Tobias Powalowski (tpowa) - Monday, 01 January 2007, 15:32 GMT
|
DetailsThis is not the first time this happens. I have got a RAID5 array which won't get startet because of "personality 5 not loaded". Here is my mkinitcpio.conf:
HOOKS="base udev autodetect ide sata raid filesystems resume" This doesn't work. Enforcing pacman -S kernel26beyond while the new kernel is already running doesn't have an effect. Workaround: Using the -fallback image works. |
This task depends upon
In the examples, raid is even written after filesystems, which shouldn't work in any case.. Perhaps here is more clarification needed.