[Git-commits] [grml/grml2usb] 026d65: Make blockdev --rereadpt optional

Chris Hofstaedtler noreply at github.com
Wed Dec 18 21:12:22 CET 2024


  Branch: refs/heads/zeha/smoketest
  Home:   https://github.com/grml/grml2usb
  Commit: 026d659b2d5d35c493366052f1149097a0ed9283
      https://github.com/grml/grml2usb/commit/026d659b2d5d35c493366052f1149097a0ed9283
  Author: Chris Hofstaedtler <ch at grml.org>
  Date:   2024-12-18 (Wed, 18 Dec 2024)

  Changed paths:
    M grml2usb

  Log Message:
  -----------
  Make blockdev --rereadpt optional

In GitHub Actions I've observed blockdev --rereadpt failing.
The reasons are unknown, but it also appears to be a harmless
failure.

I believe the rereadpt call should be fine to ignore; afterall
what we do is installing an MBR onto a device with a pre-existing
partition table; the partition layout should not change.



To unsubscribe from these emails, change your notification settings at https://github.com/grml/grml2usb/settings/notifications


More information about the Git-commits mailing list