Hi@akhtar,
You might get this error because you don't have enough space in your disk. So the question is how can we know, what amount of storage is required to launch an fedora instance?
For that you can use the below given command.
$ qemu-img info "image name"
Hope this will help.
Thank You