Can be fixed in initramfs-tools like this:
git diff init
diff --git a/init b/init
index 9552e5c..82f1cb1 100755
--- a/init
+++ b/init
@@ -236,6 +236,12 @@ if read_fstab_entry /usr; then
log_end_msg
fi
+if read_fstab_entry /usr/lib; then
+ log_begin_msg "Mounting /usr/lib file system"
+ mountfs /usr/lib
+ log_end_msg
+fi
+
# Mount cleanup
mount_bottom
nfs_bottom- Bug#855242: Stretch RC 2 - LVM not booting zak-123
- Bug#855242: Stretch RC 2 - LVM not booting Cyril Brulebois
- Bug#855242: Acknowledgement (Stretch RC 2 ... zak-123
- Bug#855242: Info received (Bug#855242:... zak-123
- Bug#855242: Info received (Bug#855... zak-123
- Bug#855242: Info received (Bug... Ben Hutchings
- Bug#855242: marked as done (Stretch RC 2 -... Debian Bug Tracking System

