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

Make dracut iso image bottable #1

Merged
merged 2 commits into from Dec 3, 2023
Merged

Conversation

DanWin
Copy link
Contributor

@DanWin DanWin commented Dec 2, 2023

The dmsquash-live module needs to be explicitly added for the live system to be bootable. However, it seems that the overlayfs is not created properly by this module, thus the generated sysroot.mount unit is failing. As a workaround, adding the rd.live.overlay.overlayfs=1 cmdline option seems to do the trick. I could successfully boot the image with these changes.

@adrelanos adrelanos merged commit 7bde481 into adrelanos:master Dec 3, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants