--- mkinitcpio.conf.orig 2015-01-02 21:13:27.682427426 +0000 +++ mkinitcpio.conf 2015-01-02 21:15:11.195818945 +0000 @@ -4,7 +4,7 @@ # run. Advanced users may wish to specify all system modules # in this array. For instance: # MODULES="piix ide_disk reiserfs" -MODULES="" +MODULES="nfs reiserfs xfs jfs ext4" # BINARIES # This setting includes any additional binaries a given user may @@ -49,7 +49,7 @@ # ## NOTE: If you have /usr on a separate partition, you MUST include the # usr, fsck and shutdown hooks. -HOOKS="base udev autodetect modconf block filesystems keyboard fsck" +HOOKS="base udev autodetect modconf block filesystems keyboard fsck v86d plymouth" # COMPRESSION # Use this to compress the initramfs image. By default, gzip compression