We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It blocks in booting the VM: kvm tries to boot on disk and hangs.
Should it:
The text was updated successfully, but these errors were encountered:
I tested with -boot d -> works ok, but I fear this would break other qemu runs if any (not the case here).
Then the next error is due to /dev/sda1 which is not mounted.
Then the next error is due to /rootfs/etc/resolv.conf which does not exist.
After that, the run completes.
https://gist.github.com/npf/bfcf3efc811455dc2b02c67b09703757
Sorry, something went wrong.
No branches or pull requests
It blocks in booting the VM: kvm tries to boot on disk and hangs.
Should it:
The text was updated successfully, but these errors were encountered: