1,330
edits
Line 98: | Line 98: | ||
grub2-mkconfig -o /etc/grub2.cfg | grub2-mkconfig -o /etc/grub2.cfg | ||
(on UEFI systems /boot/grub2/grubenv is a symlink to /boot/efi/EFI/fedora/grubenv (from package grub2-efi.rpm). The symlink has to be removed before grub2-install can finish successfully, it automatically creates a new file /boot/grub2/grubenv (as in package grub2.rpm) | (on UEFI systems /boot/grub2/grubenv is a symlink to /boot/efi/EFI/fedora/grubenv (from package grub2-efi.rpm). The symlink has to be removed before grub2-install can finish successfully, it automatically creates a new file /boot/grub2/grubenv (as in package grub2.rpm) | ||
check /etc/grub2.cfg and if needed, change at all positions: | check /etc/grub2.cfg and if needed, change at all positions: |