On Sat, 15 Oct 2005, MK wrote:
> Ok, I tried to check the file system from single user mode. FSCK said that all
> mount points had been already marked as clean. But when I boot OS normally I
> show same problem as before.
Please do not top post.
Maybe I did not make myself clear. You should net fsck a file system while it
is mounted. It will produce unreliable results.
-Otto
>
> ----- Original Message ----- From: "Otto Moerbeek" <[EMAIL PROTECTED]>
> To: "MK" <[EMAIL PROTECTED]>
> Cc: <[email protected]>
> Sent: Wednesday, October 12, 2005 12:00 PM
> Subject: Re: trouble with file system
>
>
> > On Wed, 12 Oct 2005, MK wrote:
> >
> > > This situation is wired for me and I do not understand it. Can somebody
> > > help?
> > > Thanks a lot
> >
> > Checking a fs while mounted is not very handy, since inconsistencies
> > will be reported: the fs is being modified while fsck runs. fsck is
> > trying to tell you that by reverting to NOWRITE operation.
> >
> > -Otto