On Sat, Apr 11, 2009 at 07:04:31AM +0200, Sven Joachim (svenjoac@gmx.de) wrote: > Running fsck is not necessarily a bad idea, but you should only run it > on _unmounted_ filesystems. Usually fsck is also safe with read-only mounts. You can turn existing mount to read-only with mount -o remount,ro / -- Tapani Tarvainen