You are not logged in.
Pages: 1
I am having same problem as here but on reinstalling kernel i get
Building imagr from preset: /etc/mkinitcpio.d/linux.preset default etc
Invalid config: No hooks found
my kernel is 3.14.5-1 the latest one
Last edited by ZiDoM (2014-06-07 05:54:02)
Offline
So what does that file look like?
Online
linux.prest:
ALL_config="/etc/mkinitcpio.conf"
ALL_kver="/boot/vmlinuz-linux"
PRESETS=('default', 'fallback')
default_img="/boot/initramfs-linux.img"
fallback_img="/boot/initframs-linux-fallback.img"
fallback_options="-S autodetect"Offline
That looks fine, how about /etc/mkinitcpio.conf?
Online
I uploaded here
Offline
You commented out the HOOKS entry, why?
Online
I have never touched this file
Last edited by ZiDoM (2014-06-07 05:05:49)
Offline
Then how did it get commented out?
Online
Moving to NC...
Offline
I don't know just when i booted my system i saw error on finding root device how can i fix this file which lines should i uncomment?
Offline
Make some effort to help yourself: https://wiki.archlinux.org/index.php/Mkinitcpio
Offline
Thanks @Scimmia and @jasonwryan after reading https://wiki.archlinux.org/index.php/Mkinitcpio my problem is solved.
Offline
Pages: 1