Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

kvmtool: guest OS fails: mounting /dev/vda on /root failed: No such device

$
0
0
I am trying to load a guest Ubuntu using kvmtool. For this I am running following command.

Code:

sudo ./lkvm run --disk ~/Downloads/ubuntu-core-16-amd64.img --kernel ~/kvmtool/guest_linux_kernel/linux-4.13/arch/x86_64/boot/bzImage --network virtio -c 2 -m 6000 -i ~/kvmtool/guest_linux_kernel/linux-4.13/initrd-4.13.0-41-generic.img --name ubuntu
This ends with "mounting /dev/vda on /root failed: No such device". Here is the output [link]

What is going on and how can I resolve it?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>