I am creating a boot disk (USB drive) using mkusb. mkusb gives me an option to use grub4win.img.xz:
dus-live 12.2.8 cannot install 'grub-pc' in installed systems in UEFI mode.
'grub-pc' is used to make persistent live drives bootable in BIOS mode.
Instead you can use 'grub4win.img.xz', an image with the grub content.
Minimum 8 GB: You need a drive (USB pendrive or memory card) with
at least 8 GB because the image is expanded to 7.744 GB (to allow for
undersized 8 GB drives).
Do you want to use 'grub4win.img.xz'? (y/N)
And after it's done:
Cannot install grub for BIOS mode from an installed system in UEFI mode.
The created system should work in UEFI mode,
if the ISO file is made for UEFI mode (Windows 8-10 64-bit).
If you use 'grub4win.img.xz', it should work in BIOS mode too.
My system already has secure boot in UEFI disabled. So did I need this?