[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: sporadic fsck error while boot




> > do you know why this is happening ?
> 	Happens that you do not even try to read what wrote on screen :)

I did read what's on the screen. I just didn't understand. I even know how
a unix file system is build in general (inodes, super block, ...).
I thought that the maximal count refers to other file systems being mounted
on the reported file system, rather than the file system itself (root fs) being
mounted. I do mount my other win95 vfat partitions on /dev, I thought this is
the problem.
 I wasn't aware that fsck keeps track of mount count and checks after
a certain period. 


> $ man tune2fs

so what sould I do ? use a rescue disk and change the max mount count ?