14 Jan
2012
14 Jan
'12
4:30 a.m.
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 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? Thanks -Isaac