Theodore Tso a écrit :
On Sat, Dec 08, 2007 at 07:33:28PM +0100, giggzounet wrote:
Yes after a forced check it doesn't appear anymore. But I change the
number of count with 'tune2fs -C' to force a check after a reboot and in
this case I see the message again. If I change the max count to 2 or 3,
and then I reboot several time I don't see any message again. So it is a
normal behavior.
Huh? Really? This is what I see:
<[EMAIL PROTECTED]> {/home/tytso}, level 2
541# tune2fs -C 100 /dev/sda1
tune2fs 1.40.3 (05-Dec-2007)
Setting current mount count to 100
<[EMAIL PROTECTED]> {/home/tytso}, level 2
542# e2fsck -p /dev/sda1
/dev/sda1 has been mounted 100 times without being checked, check forced.
/dev/sda1: 53/122624 files (15.1% non-contiguous), 84162/244983 blocks
You're seeing the "XXX times without being checked" message, not the
"primary superblock features different from backup superblock"
message, right?
- Ted
I'm at work. I can't test it. But if I remember correctly, when I do
'tune2fs -C 100 /dev/hda1', then I reboot I get the "primary superblock
features different from backup superblock" message ( :( ). Then fsck
died with exit 1 . So in the case of root the computer reboot and I
don't see the message again. For others partitions fsck died with error
1 too and the boot continues. Than at next reboot I don't see anything
again.
I will test it again at night to verify and to give you more
informations if it is necessary.
Thx for your attention
Regards,
Guillaume