grub2-mkconfig shows nothing
Hi there,
I'm trying to update my grub2 with # grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
but it actually does nothing.
Here's the only thread that I found about it. Here is the # strace grub2-mkconfig -o /boot/efi/EFI/fedora/grub.cfg
output (had to ctrl^c after 5 minutes because after "read 3" nothing else happened) .
I also noticed that since that problem there's a systemd-modules-load issue.
dmesg
output.
I'm on fedora 29 with an HP omen 2016 with bumblebee installed dual-booting alongside Windows10
Any help would be really appreciated
I solved the systemd-modules-load problem and the issue persist.