Provide workaround for Debian bug #918590 with lvm + udev in VM installations
authorMichael Prokop <mika@grml.org>
Fri, 13 Dec 2019 11:13:49 +0000 (12:13 +0100)
committerMichael Prokop <mika@grml.org>
Fri, 13 Dec 2019 11:15:41 +0000 (12:15 +0100)
commit22cdc9fc66a89cb73b7d279849b19941bdd1ae24
tree74ef2c4f57a376c6984e056b3570e2696f58f9d4
parentef76531ccee59bec2d7115ef2941ddcc9bb7fe73
Provide workaround for Debian bug #918590 with lvm + udev in VM installations

We need the /run/udev bind-mount to be present also when doing VM
installations for buster and newer, otherwise the installation
takes loooong due to the:

| WARNING: Device /dev/... not initialized in udev database even after waiting 10000000 microseconds

bug. As the /run/udev bind-mount is already gone we need
to resurrect before invoking update-grub in the VM installation.
grml-debootstrap