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

[QUESTION] How to boot an encrypted image with Qemu #19

Open
marcosnils opened this issue Nov 17, 2023 · 0 comments
Open

[QUESTION] How to boot an encrypted image with Qemu #19

marcosnils opened this issue Nov 17, 2023 · 0 comments

Comments

@marcosnils
Copy link

marcosnils commented Nov 17, 2023

Hi there, this issue is not related to an issue on this project, but more a like a general quesrion.

I don't have a lot of knowledge in this domain and while trying to encrypt one of the ubuntu's default cloud images here (https://cloud-images.ubuntu.com/) I came up with this project.

If I grab any of the ubuntu images, I can currently boot them via QEMU withqemu-system-x86_64 -m 512 -drive file=$IMAGE.qcow2

However, after encrypting the image, I can't get it to boot. I'm attaching the corresponding working and non-working qemu logs in case someone is curious about it 🙏 '.

I'm probably missing a bunch of thing here but since I couldn't find much in google, hopefully someone can help me by shedding some light.

log.txt
log-encrypted.txt

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