BOOTGEN problems #162
brokenpotatoes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey everyone,
While making my own build i updated the buildroot version. I'm in the progress of making a commit with all the changes needed to work with buildroot 2025.08. One of the changes is that the updated bootgen 2025.1 (Host side utility for making the images) produces a broken binary. Older bootgen 2024.02 from current buildroot version 2025.05 works fine. I'm adding replacing of bootgen package with the older version in the getbuildroot.sh. However i'd love to if someone was able to reproduce the issue. To do so:
My result:
Bootgen doesn't show the help but a command parsing error.
Expected result:
Bootgen is supposed to display help
I'm running Ubuntu 24.04 on WSL2
I'd appreciate all help with the issue i can get.
Cheers
Beta Was this translation helpful? Give feedback.
All reactions