Hello @Mexit; UEFI Secure Boot is enabled, and I want to chainload from another loader, but it drops to the GRUB console (grub>normal). It is throwing the following errors:
error: ../../grub/grub-core/commands/search.c:grub_search.fs_file:371:no such device: /MultiOS-USB/config/grub.config.
grub>ls (hd0,msdos1)/
error: ../../grub/grub-core/kern/fs.c:grub_fs_probe:122:unknown filesystem.
Note: (hd0,msdos1) is NTFS. There is no problem when Secure Boot is disabled.
Hello @Mexit; UEFI Secure Boot is enabled, and I want to chainload from another loader, but it drops to the GRUB console (
grub>normal). It is throwing the following errors:error: ../../grub/grub-core/commands/search.c:grub_search.fs_file:371:no such device: /MultiOS-USB/config/grub.config.grub>ls (hd0,msdos1)/error: ../../grub/grub-core/kern/fs.c:grub_fs_probe:122:unknown filesystem.Note: (hd0,msdos1) is NTFS. There is no problem when Secure Boot is disabled.