[Git-commits] [grml/grml-debootstrap] 22cdc9: Provide workaround for Debian bug #918590 with lvm...

Michael Prokop noreply at github.com
Fri Dec 13 12:16:02 CET 2019


  Branch: refs/heads/master
  Home:   https://github.com/grml/grml-debootstrap
  Commit: 22cdc9fc66a89cb73b7d279849b19941bdd1ae24
      https://github.com/grml/grml-debootstrap/commit/22cdc9fc66a89cb73b7d279849b19941bdd1ae24
  Author: Michael Prokop <mika at grml.org>
  Date:   2019-12-13 (Fri, 13 Dec 2019)

  Changed paths:
    M grml-debootstrap

  Log Message:
  -----------
  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.




More information about the Git-commits mailing list