On 10-01-27 23:57:53, hadi motamedi wrote: ... > ... I tried for manually run fsck , as the followings : > #fsck -s /dev/hda3 > But after rebooting the server it will come back again at the similar > prompt asking for "give root password for maintenance" . Can you > please do me favor and let me know how can I try for advanced fsck to > fix the bug? Thank you
If the filesystem is Ext3/Ext4 or JFS, that is, has a journal, and the journal appears OK, fsck will do nothing unless told to do it. Use the "-f" option to force the fsck. Read `man e2fsck` or `man jfs_fsck` to learn how to use fsck. -- ____________________________________________________________________ TonyN.:' <mailto:tonynel...@georgeanelson.com> ' <http://www.georgeanelson.com/> -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org