Advertisement
Guest User

ubuntu

a guest
Sep 6th, 2011
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. Usage: e2fsck [-panyrcdfvtDFV] [-b superblock] [-B blocksize]
  2. [-I inode_buffer_blocks] [-P process_inode_size]
  3. [-l|-L bad_blocks_file] [-C fd] [-j external_journal]
  4. [-E extended-options] device
  5.  
  6. Emergency help:
  7. -p Automatic repair (no questions)
  8. -n Make no changes to the filesystem
  9. -y Assume "yes" to all questions
  10. -c Check for bad blocks and add them to the badblock list
  11. -f Force checking even if filesystem is marked clean
  12. -v Be verbose
  13. -b superblock Use alternative superblock
  14. -B blocksize Force blocksize when looking for superblock
  15. -j external_journal Set location of the external journal
  16. -l bad_blocks_file Add to badblocks list
  17. -L bad_blocks_file Set badblocks list
  18. ubuntu@ubuntu:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement