Skip to content
New issue

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

checkpoint does not work on from_scratch recipies (refactor branch) #24

Open
npf opened this issue Oct 17, 2016 · 1 comment
Open

checkpoint does not work on from_scratch recipies (refactor branch) #24

npf opened this issue Oct 17, 2016 · 1 comment

Comments

@npf
Copy link
Contributor

npf commented Oct 17, 2016

It blocks in booting the VM: kvm tries to boot on disk and hangs.

Should it:

  • force a boot on the cdrom ?
  • find a bootloadler ? no bootloader is installed AFACS
@npf
Copy link
Contributor Author

npf commented Oct 17, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant