How to check, verify, and fix the ext3 harddrives at boot every 2 days ?
Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
How to check, verify, and fix the ext3 harddrives at boot every 2 days ?
Hello,
I would like to be sure that there is no lost clusters in my drives, since I do not backup often my data, as you certainly do:
"never 'backuping' enough !"
A trick, that may be possible, so that:check, verify, and fix the ext3 harddrives at boot every 2 days ?
[SNIP]
-i interval-between-checks[d|m|w]
Adjust the maximal time between two filesystem checks. No post‐
fix or d result in days, m in months, and w in weeks. A value
of zero will disable the time-dependent checking.
[SNIP]
[SNIP]
-i interval-between-checks[d|m|w]
Adjust the maximal time between two filesystem checks. No post‐
fix or d result in days, m in months, and w in weeks. A value
of zero will disable the time-dependent checking.
[SNIP]
well I tried several times, and could make it, but the thing is that it never worked like I desired.
Ok, I read, try again, and when it does the same, I asked for further help. (I tried 3 times I recall and it wasnt successfull)
thanks !! I read ...
well I tried several times, and could make it, but the thing is that it never worked like I desired.
Ok, I read, try again, and when it does the same, I asked for further help. (I tried 3 times I recall and it wasnt successfull)
thanks !! I read ...
Well you could have told what went wrong, or what happened instead of what you expected to happen, because that way somebody could have told you what is going wrong, if anything. But if it's ok, do try again and ask if you still can't do it..
You can always shut down every second day by issueing
Code:
shutdown -h -F now
thus forcing a check during next boot up. Has the additional charm that you sit in front of the box waiting to begin work as opposed to idling away to the loo after work is done .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.