Will my system fsck when I reboot?
Posted
by Tom Newton
on Server Fault
See other posts from Server Fault
or by Tom Newton
Published on 2009-06-18T20:37:21Z
Indexed on
2010/04/15
14:03 UTC
Read the original article
Hit count: 615
...and how do I find out?
Say I am about to reboot a server. I would like to minimize downtime, so thinking about wrapping reboot in an alias that says "hang on buddy, you're going to hit a fsck on boot".
Next question.. what's the best way to say "lets do it next time?" set the last check date?
I know tune2fs can set a bunch of parameters, but how would I get em?
© Server Fault or respective owner