[Git-commits] [grml/grml2usb] fe662d: Reread partition table after installing MBR to ens...
Michael Prokop
noreply at github.com
Wed Jun 3 13:49:34 CEST 2020
Branch: refs/heads/mika/gh33
Home: https://github.com/grml/grml2usb
Commit: fe662d8801ed99e130885c1ac1fc93a4afcaba34
https://github.com/grml/grml2usb/commit/fe662d8801ed99e130885c1ac1fc93a4afcaba34
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.
Closes: grml/grml2usb#33
Thanks: Darshaka Pathirana for debugging
More information about the Git-commits
mailing list