Vanou Ishii 0bf579c955 Fix failure of bind mount in _install_grub2
When IPA runs _install_grub2, IPA tries to bind mount /dev, /proc and /run
to <temporal directory path root partition mounted>/{dev,proc,run}.
However that bind mount fails because there aren't such mount point path
under temporal directory.
To fix this failure, this patch add mkdir command before bind mount.

Story: 2010292
Task: 46273
Change-Id: I434ce1bf1863ee0f11c4d09918d6d2d8dc065c02
2022-09-22 19:34:12 +09:00
..
2014-04-14 15:09:12 -07:00
2021-05-18 12:59:28 +02:00
2022-07-01 23:03:55 +00:00
2016-06-28 17:02:11 +01:00
2020-06-21 16:44:00 +08:00
2020-03-19 15:16:00 +01:00
2022-07-07 16:38:22 +02:00