From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1LTySh-0004A7-Iv for garchives@archives.gentoo.org; Mon, 02 Feb 2009 13:03:39 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4E475E0509; Mon, 2 Feb 2009 13:03:38 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 2717FE0509 for ; Mon, 2 Feb 2009 13:03:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id B607864AD5 for ; Mon, 2 Feb 2009 13:03:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.405 X-Spam-Level: X-Spam-Status: No, score=-2.405 required=5.5 tests=[AWL=0.194, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id J4obNF-JvTG4 for ; Mon, 2 Feb 2009 13:03:30 +0000 (UTC) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id C677064A13 for ; Mon, 2 Feb 2009 13:03:30 +0000 (UTC) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LTySX-0006ov-MP for gentoo-user@gentoo.org; Mon, 02 Feb 2009 05:03:29 -0800 Message-ID: <21789277.post@talk.nabble.com> Date: Mon, 2 Feb 2009 05:03:29 -0800 (PST) From: reQuiem23 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] localmount before fsck: e2fsck complaining In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: niklas.baumstark@gmail.com References: <21774767.post@talk.nabble.com> X-Archives-Salt: 342e0431-5cb5-48a2-8ff6-c22e70e0a769 X-Archives-Hash: b6535619a6708d73d8f52a96eb9b7ae3 Bugzilla from en.ABCD@gmail.com wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > reQuiem23 wrote: >> hi all, >> >> i just noticed some warnings in my bootup process. the order of the >> services >> in question is checkfs - localmount - fsck. however, checkfs does the >> pending file system checks already before the partitions are mounted, so >> why >> is there another service "fsck" which seems to do just the same? >> especially >> because my /home partition is already mounted by localmount when fsck >> starts, which is sort of a problem. >> >> Greetings, >> Niklas >> > > It seems that you have a mixture of baselayout1 and baselayout2/openrc > scripts installed simultaneously, which can cause all kinds of problems > - - the service "checkfs" does not exist in baselayout2/openrc, and so can > be deleted (the reason it was not deleted is *probably* because it had > been edited at some point, and was therefore under CONFIG_PROTECT). You > may also be having other problems due to this, but that's the most > obvious that I can see from your description. > > - -- > ABCD > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.9 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iEYEARECAAYFAkmGm9IACgkQOypDUo0oQOqG5gCgwHEBX0rrOIOg0xow/cY/9aTw > OVoAn1dmuy5NMq7EcN6Z2UEHh9wCUfsM > =V+2S > -----END PGP SIGNATURE----- > > > > hallo, thank you very much for the answer. i wouldn't now why checkfs should have been in CONFIG_PROTECT, because i have never touched it, but it is true that i had to update my openrc/baselayout. when i remove checkfs, though, it would not solve the problem of localmount being run before fsck, would it? the mounted /home part could still not be scanned, i suppose. am i wrong here? Greetings, Niklas -- View this message in context: http://www.nabble.com/localmount-before-fsck%3A-e2fsck-complaining-tp21774767p21789277.html Sent from the gentoo-user mailing list archive at Nabble.com.