Bugzilla from en.a...@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.