On 01/13/2012 07:30 PM, Isaac Dupree wrote:
On 01/13/2012 09:48 PM, Dave Reisner wrote:
The fsck hook is highly recommended for everyone, not just those with a
separate /usr. Running fsck in early userspace means the device can be
Should it be moved to hooks now?
checked before it's even mounting -- any and all repairs can be
performed without the need for a reboot.
Currently my mkinitcpio.conf contains BINARIES="fsck fsck.ext4".
I forget whether I put it there (probably did). Can/must I remove
those from the BINARIES line to add this new fsck hook?
That is how it is in the wiki is with those in the binaries part.
Thanks
-Isaac
Should it be moved to hooks now?
Thanks