What is the command to check consistency/errors of a file system?

Questions by hgaurh   answers by hgaurh

Showing Answers 1 - 18 of 18 Answers

georgemathew25

  • Mar 27th, 2007
 

USE who -r

It will give you who's loged in and which run level you are in

  Was this answer useful?  Yes

prasaroj

  • Mar 24th, 2008
 

fsck -m /dev/rdsk/c?t?d?s? this is ok but
we dont run on critical filesystems ex: /usr, /home,...
u must unmount it.
2nd rule:fsck command can use only in single usermode only.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions