When tested with dell optiplex 7040, PC becomes unbootable in both UEFI and legacy mode. Problem arises from the way grub handles UEFI boot process.
There is a fix to the problem when refind is installed to replace grub. I wish to replace grub with refind if UEFI mode is selected. Any ideas?
#apt install refind
#refind-install
#refind-install --usedefault /dev/sda2
#reboot
When tested with dell optiplex 7040, PC becomes unbootable in both UEFI and legacy mode. Problem arises from the way grub handles UEFI boot process.
There is a fix to the problem when refind is installed to replace grub. I wish to replace grub with refind if UEFI mode is selected. Any ideas?
#apt install refind
#refind-install
#refind-install --usedefault /dev/sda2
#reboot