Re: automatic e2fsck -v -y after power failure Thanks for the suggestion. What I'm trying to figure out is if
anyone's tried this before. And if not, why? Is there a reason not
to run e2fsck "forcibly" on all partitions *automatically*, without
human intervention?
Thanks,
-Sasha Borodin
NeoSadist <neosad1st@charter.net> wrote in message news:>
> This is found in /etc/rc.d/rc.S script. I suggest you could try putting
> that command in there before "sulogin" command as part of the script, and
> see if it would work. If it won't (i.e. won't run in the script before
> sulogin) it will give an error, but you should still get your login and be
> able to log in as root and run the command yourself. |