Solving filesystem problems

Sample fsck_dosfs command use

The command line below shows fsck entered to check a dosfs filesystem. The following items are true about this instance of fsck:

   # fsck -F dosfs /dev/rdsk/f1t
   Checking /dev/rdsk/f1t:
   /dev/rdsk/f1t ** Phase 1 - Check FATs
   /dev/rdsk/f1t ** Phase 2 - Check directory entries (pass 1)
   /dev/rdsk/f1t ** Phase 3 - Cross reference Check
   Volume VOL-A11       Created Aug-19-1994  15:09
      1213952 bytes total Filesystem space
         3584 bytes in    7 subdirectories
         2560 bytes in    5 regular file(s)
      1207808 bytes available in Filesystem
          512 bytes in each allocation unit
         2371 total allocation units on File system
         2359 available allocation units on File system

© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999