Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Boot from Ventoy USB-Drive to boot a LOCAL DRIVE
#5
(04-05-2024, 08:16 PM)RGB Wrote:
Quote: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."

Heart
sorry, extra word boot, it should be
menuentry "$VTLANG_LB_SBOOT_HDD1" --class=boot_disk --class=F4boot {
        set root=(hd0)
        chainloader +1
        boot
    }
Reply


Messages In This Thread
RE: Boot from Ventoy USB-Drive to boot a LOCAL DRIVE - by nguyen ha thai trong - 04-06-2024, 02:17 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)