sm-discuss AT lists.ibiblio.org
Subject: Public SourceMage Discussion List
List archive
- From: Eric Schabell <eschabell AT sourcemage.org>
- To: "Piero Ottuzzi" <ottuzzi AT libero.it>, sm-discuss AT lists.ibiblio.org
- Subject: Re: [SM-Discuss] FS Check on boot
- Date: Thu, 3 Oct 2002 12:16:27 +0200
> On Thursday October 3 2002 11:55, Piero Ottuzzi wrote:
> I saw during boot-up that when my discs are mounted the system complains
> about a "Maximum mount count reached" etc etc. but it doesn't start with a
> FS check.
>
> Any idea???
>
Yes, your /etc/fstab has the pass collumn set to '0', which means that the
fschk is never run on the partition:
# <file system> <mount point> <type> <options> <dump> <pass>
...disc0/part2 / ext3 defaults,noatime 0 1
...disc0/part5 /var ext3 defaults,noatime 0 2
here you see they are set to 1 for root and the rest should be set to 2 (see
manpages for mount for more info).
This was a bug from the early iso's, and is dangerous as I ran into it after
140 mounts w/o checking... you should have seen the errors I was getting....
--
/*
* drs. Eric Schabell
* web: http://www.schabell.com
* SourceMage: http://www.sourcemage.org
* Shopping: http://www.cafeshops.com/cp/store.aspx?s=sourcemage.0
* irc.openprojects.org (#sourcemage)
* nick -> erics
*/
-
[SM-Discuss] FS Check on boot,
Piero Ottuzzi, 10/03/2002
-
Re: [SM-Discuss] FS Check on boot,
Eric Schabell, 10/03/2002
- Re: [SM-Discuss] FS Check on boot, Robin, 10/03/2002
-
Re: [SM-Discuss] FS Check on boot,
Eric Schabell, 10/03/2002
Archive powered by MHonArc 2.6.24.