Hello friends, as the subject says, I want to know if pc linux 2010 has an automatic function on self checking the disk for errors like other distros do when booting the OS???
I believe PCLOS will automatically check the filesystem for errors after every certain number of boots, or if the filesystem is flagged as dirty (ie: from an improper shutdown)
Unless there has been a recent change, automatic checking by time or boot count has
not been set by default during the PCLinuxOS installation. The capacity is there, but needs to be set by
each individual to their own taste. To see how
my / partition is set, currently;
[root@littleboy ~]# tune2fs -l LABEL=kde2010tune2fs 1.41.12 (17-May-2010)
Filesystem volume name: kde2010
Last mounted on: /
Filesystem UUID: f5b15060-9731-4dd8-9250-3d347b883295
Filesystem magic number: 0xEF53
Filesystem revision #: 1 (dynamic)
Filesystem features: has_journal ext_attr resize_inode dir_index filetype needs_recovery extent flex_bg sparse_super large_file huge_file uninit_bg dir_nlink extra_isize
Filesystem flags: signed_directory_hash
Default mount options: user_xattr
Filesystem state: clean
Errors behavior: Continue
Filesystem OS type: Linux
Inode count: 2101232
Block count: 8389938
Reserved block count: 419496
Free blocks: 6171162
Free inodes: 1884233
First block: 0
Block size: 4096
Fragment size: 4096
Reserved GDT blocks: 1021
Blocks per group: 32768
Fragments per group: 32768
Inodes per group: 8176
Inode blocks per group: 511
Flex block group size: 16
Filesystem created: Sun May 9 17:47:26 2010
Last mount time: Fri Jul 2 08:13:59 2010
Last write time: Thu Jul 1 04:50:19 2010
Mount count: 9Maximum mount count: 28Last checked: Wed Jun 23 09:06:06 2010
Check interval: 15552000 (6 months)Next check after: Mon Dec 20 08:06:06 2010
Lifetime writes: 53 GB
Reserved blocks uid: 0 (user root)
Reserved blocks gid: 0 (group root)
First inode: 11
Inode size: 256
Required extra isize: 28
Desired extra isize: 28
Journal inode: 8
First orphan inode: 1180265 <-- I have at least one orphan inode, from an app crash.Default directory hash: half_md4
Directory Hash Seed: c40d26f6-cfb7-4c61-b4f2-9a17ba8e5b1a
Journal backup: inode blocks
The
orphan inode will be
removed on
next boot, the file system will be checked after every
28 boots, and it's been mounted
9 times since the
last check. It will also be checked every 6 months, regardless of the mount counts.