File System Related Settings & Commands

Hdd check disable:
sudo tune2fs -c 0 -i 0

Hdd check change from 30 to 50:
sudo tune2fs -c 50 /dev/hdx@
To see the actual settings:
sudo dumpe2fs /dev/whatever
fsck : check and repair a Linux file system
dosfsck : check and repair MS-DOS file systems
e2fsck : check a Linux ext2/ext3 file system
expiry : check and enforce password expiration policy
fsck.ext2 : check a Linux ext2/ext3 file system
fsck.ext3 : check a Linux ext2/ext3 file system
fsck.minix : a file system consistency checker for Linux
fsck.msdos : check and repair MS-DOS file systems
fsck.reiser4 : the program for checking and repairing reiser4 filesystem.
fsck.reiserfs : The checking tool for the ReiserFS filesystem.
fsck.vfat : check and repair MS-DOS file systems
hpfsck : check integrity of an HFS+ volume
reiserfsck : The checking tool for the ReiserFS filesystem.
xfs_check : check XFS filesystem consistency
 
sci/cs/linux/fs.txt · Last modified: 2008/10/26 14:54 by flanker27
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki