
After GPT and MBR are destroyed systemd-udevd gets triggered which may hold /dev/sda open preventing qemu-img from writting its image. Story: 2008830 Task: 42312 Change-Id: I6105192a16fcb7f6898910e8d0ab824d731d491d
8 lines
219 B
YAML
8 lines
219 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Adds a call to "udevadm settle" in write_image.sh.
|
|
After GPT and MBR are destroyed systemd-udevd gets triggered
|
|
which may hold /dev/sda open preventing qemu-img from writting
|
|
its image.
|