Okay this is just my take on this situation being a casual linux user and sysadmin.<div><br></div><div>fsck -y should only be run in very specific cases.  Even still the situations that Jack seems to be talking about indicate (at least to me) that there is far more wrong with your computer than just a corrupted file system.  Sounds more like a hardware problem rather than a software (RAM, processor, or even drive).</div>
<div><br></div><div>There is ZERO need to be dramatic about a command line tool.  fsck -y is perfectly fine and safe to run, providing you have not made any major system changes, and under the following conditions:</div><div>
<br></div><div>1) You cannot afford downtime (i.e. this is a live, production system)</div><div>1.a) You have no CURRENT, UP TO DATE backup</div><div><br></div><div>2) You have no backups</div><div><br></div><div>3) last but not least.. Sensitive data.</div>
<div><br></div><div>Now granted, if you have sensitive data on your computer, you better be backing it up on a regular basis.  that is a no brainer.  if fsck -y is deleting files, then it is most likely due to a hard failure in the system (This is *NOT* a program failure in many cases I&#39;ve seen).</div>
<div><br></div><div>For whatever reason someone is running fsck to clean file systems, It is likely they do not have a current backup.  My recommendation is, first and formost.. BACKUP THE SYSTEM... then restore from backup once you have a clean system to work from.</div>
<div><br></div><div>This drama is really unneccessary.  </div><div><div class="gmail_quote"><br></div>From one linux user who prefers drama-free lists.. :-) (Yeah, i know.. wishful thinking!)<br clear="all"><br>-- <br>Joe Brouhard<br>
<a href="mailto:jbrouhard@gmail.com">jbrouhard@gmail.com</a><br>
</div>