Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Charles Toepoel on March 25, 2002, 10:31:24 PM
-
I get these errors in my /var/log/messages, can anybody tell me what that means, and how I can get rid of the problem ?
Greetz,
Charles
--CUT /var/log/messages ---
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_blocks_bitmap: Block #509 of the inode table in group 225 is marked free
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_blocks_bitmap: Block #510 of the inode table in group 225 is marked free
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_blocks_bitmap: Wrong free blocks count for group 225, stored = 32255, counted = 16244
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_blocks_bitmap: Wrong free blocks count in super block, stored = 9618784, counted = 9061256
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_inodes_bitmap: Wrong free inodes count in group 3, stored = 16352, counted = 8535
Mar 24 18:38:19 border kernel: EXT2-fs error (device ide0(3,64)): ext2_check_inodes_bitmap: Wrong free inodes count in group 14, stored = 16352, counted = 8644
-
Begin with:
touch /forcefsck
and reboot
Let us know.
-
Actualy I went to init 1 and did a fsck /
There where a lot of error's fixed, and it seems to work fine right now,
Thanx for your quick response
Greetz,
Charles