04-06-2024, 02:17 AM
(04-05-2024, 08:16 PM)RGB Wrote:sorry, extra word boot, it should beQuote:menuentry "$VTLANG_LB_SBOOT_HDD1" --class=boot_disk --class=F4boot {
set root=(hd0)
chainloader +1
boot. boot
}
Thanks. i've tried that. However, i get the following error ...
error: invalid EFI file path.
error: can't find command "boot."
menuentry "$VTLANG_LB_SBOOT_HDD1" --class=boot_disk --class=F4boot {
set root=(hd0)
chainloader +1
boot
}