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

fix: update grub to fix loading large initramfs #836

Merged
merged 1 commit into from
Nov 28, 2023

Conversation

frezbo
Copy link
Member

@frezbo frezbo commented Nov 28, 2023

Update grub to 2.12~rc1 to fix loading large initramfs.

Fixes: siderolabs/extensions#272

Update grub to `2.12~rc1` to fix loading large initramfs.

Fixes: siderolabs/extensions#272

Signed-off-by: Noel Georgi <[email protected]>
@frezbo frezbo changed the title fix: update update to fix loading large initramfs fix: update grub to fix loading large initramfs Nov 28, 2023
@@ -20,7 +21,7 @@ steps:

PYTHON=python3 /toolchain/bin/bash ./autogen.sh

patch -p1 < /pkg/patches/udev.patch
#patch -p1 < /pkg/patches/udev.patch
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

drop it/rebase?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I kept it since we're using a release candidate from debian, once we bump to a proper release and if we don;t need it, we can drop

@frezbo
Copy link
Member Author

frezbo commented Nov 28, 2023

/m

@talos-bot talos-bot merged commit 70919d8 into siderolabs:main Nov 28, 2023
14 checks passed
@frezbo frezbo deleted the fix/update-grub branch November 28, 2023 14:40
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.

Grub "error: out of memory" with nvidia extensions
3 participants