Hello, On Sat, 13 Jan 2018, Andrew Barchuk wrote: [..] >My fstab: > >/dev/MacVg/gentoo-root / ext4 defaults 0 1 >/dev/MacVg/gentoo-usr /usr ext4 defaults 0 2 [..] >Any ideas what is going on and how do I make the fsck check succeed?
Try changing the last field for /usr/ to "1", i.e.:
/dev/MacVg/gentoo-usr /usr ext4 defaults 0 1
HTH,
-dnh
--
"Of course it does not work, but look how fast it is!"
-- Unknown

