fsck.mfs man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

FSCK(1)								       FSCK(1)

NAME
       fsck - perform file system consistency check

SYNOPSIS
       fsck [-aclmrs] [device] ...

OPTIONS
       -a   # Automatically repair inconsistencies

       -c   # Check and list only the specified i-nodes

       -l   # List the files and directories in the filesytem

       -r   # Prompt user for repairs if inconsistencies are found

       -s   # List the superblock of the file system

EXAMPLES
       fsck /dev/c0d0p3	   # Check file system on /dev/c0d0p3

       fsck -a /dev/at0	   # Automatically fix errors on /dev/at0

       fsck -l /dev/fd0	   # List the contents of /dev/fd0

       fsck -c 2 3 /dev/c0d0p2
			   # Check and list /dev/c0d0p2 i-nodes 2 & 3

DESCRIPTION
       Fsck  performs  consistency  checks on the file systems which reside on
       the specified devices.  When either the -a or -r flags are  given,  the
       file  system will be repaired if errors are found.  Before running fsck
       on a mounted file system, it must first be unmounted.  Trying to repair
       a mounted file system is dangerous and should not be attempted.

       To  repair the root file system (which cannot be unmounted), first type
       CTRL-F9 at the console to kill any and all processes.  Log back	in  as
       root,  type sync to force any buffered changes to disk, run fsck on the
       root file system and immediately reboot the computer by typing reboot.

       It is necessary to kill all processes before repairing  the  root  file
       system  to  prevent  them  from modifying any disk blocks while fsck is
       running.	 This is only necessary for the root file  system,  any	 other
       file system can simply be unmounted before it is checked.

SEE ALSO
       mkfs(1), mount(1).

								       FSCK(1)
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net