[Git-commits] [grml/grml2usb] fcf63b: Reread partition table after installing MBR to ens...

Michael Prokop noreply at github.com
Wed Jun 3 14:05:00 CEST 2020


  Branch: refs/heads/mika/gh33
  Home:   https://github.com/grml/grml2usb
  Commit: fcf63b74e77193db1cc5e797e79f20736de23222
      https://github.com/grml/grml2usb/commit/fcf63b74e77193db1cc5e797e79f20736de23222
  Author: Michael Prokop <mika at grml.org>
  Date:   2020-06-03 (Wed, 03 Jun 2020)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Reread partition table after installing MBR to ensure devices exist

We need to execute blockdev after installing the MBR, otherwise
the devices might not exist yet as expected and executing syslinux
can fail therefore.

While at it remove duplicate mbrtemplate python docstring in install_mbr

Closes: grml/grml2usb#33
Thanks: Darshaka Pathirana for debugging




More information about the Git-commits mailing list