> My question is how can I get around this manual intervention in the field.
> Should I replace the logic where "sulogin" gets called with my own logic?
> What is the best way to do this? There will be no keyboard attached to the
> system.
Two answers here;
#1. Bypass the logic and always force an fsck to continue and do its best. This
may be best combined with making the root file system read only so that
you dont ever risk harming important stuff (although since that data isnt moving
around it should be fine)
#2. Get the ext3fs journalling beta and test it in your environment. It should
be rock solid and if people turn the box off while its busy, it doesnt matter
any more, it comes back
--
To unsubscribe:
mail -s unsubscribe [EMAIL PROTECTED] < /dev/null