I'm following this guide to install an OpenShift Origin VM. But Fedora is complaining at the end.
It is saying that /dev/disk/by-uuid/xxx does not exist
and by consequences, it seems that it is not able to find root neither swap.
I'm trying to launch it on top of debian 7.5, and kvm version: QEMU emulator version 1.1.2 (qemu-kvm-1.1.2+dfsg-6+deb7u2, Debian)
Any rough idea on how to debug that? I'm willing to help the development of OpenShift origin. But I have no idea where to start.
And also when I set up the VM, there is no option to choose Fedora 19
, the latest version is Fedora 16
. It could be a hint that kvm version is too old..
I'm quiet new to KVM and OpenShift.
Thanks a lot!
what happen if you try to change the disk type of your kvm guest, from virtio to ide? i think this happen because in initrd you don't have the kvm drivers, so try to boot using ide disk type