loop0 is already taken by the /mnt/runtime. --- command-stubs/losetup-test | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/command-stubs/losetup-test b/command-stubs/losetup-test index 230f2ad..d4f4bb9 100644 --- a/command-stubs/losetup-test +++ b/command-stubs/losetup-test @@ -86,6 +86,6 @@ def help_test(): if __name__ == '__main__': - loop_device_test('/dev/loop0', '/tmp/image-file') + loop_device_test('/dev/loop7', '/tmp/image-file') wrong_usage_test() help_test() -- 1.7.3.2 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list