Skip to content

Help generating a bootable Ubuntu bionic #2187

Closed Answered by DaanDeMeyer
YanickNoblanc asked this question in Q&A
Discussion options

You must be logged in to vote

Our default compression for Ubuntu initrds is zstd and the bionic 18 kernel cannot decompress those. Given that bionic is EOL, we're not going to add a workaround in mkosi for this. You can fork mkosi and change config_default_compression() to return Compression.xz if the distribution is ubuntu and the release is bionic.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by YanickNoblanc
Comment options

You must be logged in to vote
1 reply
@DaanDeMeyer
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants