Gentoo Archives: gentoo-user

From: Andrew Barchuk <andrew@×××××××.io>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] fsck check of /usr on a separate partition fails during boot
Date: Sat, 13 Jan 2018 19:39:44
Message-Id: 1515872377.732458.1234343656.7F888E80@webmail.messagingengine.com
In Reply to: Re: [gentoo-user] fsck check of /usr on a separate partition fails during boot by Alan McKinnon
1 Alan,
2
3 > Not sure exactly what code does this, I assume it's something in OpenRC.
4
5 It's OpenRC service fsck that performs filesystem checks on boot runlevel
6 (/etc/init.d/fsck):
7
8 $ rc-status boot | grep fsck
9 fsck [ started ]
10
11 ---
12 Andrew