I've been using grub-btrfs for years and it works perfectly,
but today I noticed that the microcodes are not being detected.
in my system I have a very common intel-ucode.img in the /boot directory.
it is easily detected by grub-mkconfig and added to the “initrd ... ... initramfs ... ...” line of the grub.cfg file,
while grub-btrfs.cfg is not modified at all.
I have already tried to manually set the GRUB_BTRFS_CUSTOM_MICROCODE option,
but it still doesn't work :(
- distribution: Arch Linux
- grub-btrfs version: 4.14
I've been using
grub-btrfsfor years and it works perfectly,but today I noticed that the microcodes are not being detected.
in my system I have a very common intel-ucode.img in the /boot directory.
it is easily detected by
grub-mkconfigand added to the “initrd ... ... initramfs ... ...” line of the grub.cfg file,while grub-btrfs.cfg is not modified at all.
I have already tried to manually set the GRUB_BTRFS_CUSTOM_MICROCODE option,
but it still doesn't work :(