mkinitcpio 0.6.3-1 and raid hook

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



It looks like mkinitcpio.conf till mention the "raid" hook whereas it looks
like it has been superseded by "mdadm" hook....
Indeed  :
 >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
==> Building image "default"
==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf
-g /boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
FATAL: Hook 'raid' can not be found.

But replacing "raid" by "mdadm" leads to :
# /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g
/boot/kernel26.img
:: Begin build
:: Parsing hook [base]
:: Parsing hook [udev]
:: Parsing hook [autodetect]
:: Parsing hook [pata]
:: Parsing hook [scsi]
:: Parsing hook [sata]
:: Parsing hook [mdadm]
Custom /etc/mdadm.conf file will be used in initramfs for assembling arrays.
:: Parsing hook [keymap]
:: Parsing hook [encrypt]
:: Parsing hook [lvm2]
:: Parsing hook [resume]
:: Parsing hook [filesystems]
:: Generating module dependencies
:: Generating image '/boot/kernel26.img'...SUCCESS

-Mathieu


[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux