You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any guidance on what is required of a kernel to be able to boot and run containers?
I found that vmlinuz-6.17.0-4-generic from Ubuntu could not boot; apparently Virtualization.framework does not support compressed kernel images. I had no luck with the extract-linux tool but could do it with Python:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any guidance on what is required of a kernel to be able to boot and run containers?
I found that
vmlinuz-6.17.0-4-genericfrom Ubuntu could not boot; apparently Virtualization.framework does not support compressed kernel images. I had no luck with theextract-linuxtool but could do it with Python:This boots, but
vminitdcrashes:I'm not sure how to symbolicate the crash log.
Edit: There is some guidance here:
Beta Was this translation helpful? Give feedback.
All reactions