Guest User

Untitled

a guest
Jan 20th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. The sixth field (fs_passno).
  2. This field is used by fsck(8) to determine the order in which filesystem checks are done at boot
  3. time. The root filesystem should be specified with a fs_passno of 1. Other filesystems should have
  4. a fs_passno of 2. Filesystems within a drive will be checked sequentially, but filesystems on dif‐
  5. ferent drives will be checked at the same time to utilize parallelism available in the hardware.
  6. Defaults to zero (don't fsck) if not present.
Add Comment
Please, Sign In to add comment