diskimage-builder/elements/fedora/root.d
Jan Provaznik c9cceeeb40 Make sure a loop device exists before kpartx is called
If "kpartx -av" is called and there is no unused /dev/loop* device,
then kpartx fails. Calling "losetup -f" finds first unused device
and creates it if it doesn't exist.

Fixes bug #1195264

Change-Id: I5d59b519fd8e2a7380b71a788f9d3f2331b6567f
2014-01-06 11:30:51 +01:00
..
10-fedora-cloud-image Make sure a loop device exists before kpartx is called 2014-01-06 11:30:51 +01:00