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

Feature Request: Support NO microcode option in config. #335

Closed
bkmo opened this issue Jun 9, 2024 · 2 comments
Closed

Feature Request: Support NO microcode option in config. #335

bkmo opened this issue Jun 9, 2024 · 2 comments

Comments

@bkmo
Copy link
Contributor

bkmo commented Jun 9, 2024

Arch now defaults to adding the microcode to iniramfs with mkinitcpio. Can we have a config option for grub-btrfs to not add it via grub? Thanks

@bkmo bkmo changed the title Support NO microcode option in config. Feature Request: Support NO microcode option in config. Jun 10, 2024
@cinnamonmatexfce
Copy link

Add these onto your etc/default/grub:

GRUB_EARLY_INITRD_LINUX_CUSTOM=""
GRUB_EARLY_INITRD_LINUX_STOCK=""

@bkmo
Copy link
Contributor Author

bkmo commented Jul 13, 2024

Please explain why you think this will disable grub-btrfs from adding the microcode to initrd? It may keep Grub from adding it, but then grub-btrfs will add it anyway to grub-btrfs.cfg. I am going to close this request as I have added a config option to my own fork.

@bkmo bkmo closed this as completed Jul 13, 2024
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

No branches or pull requests

2 participants