Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 Grub entry to boot ventoy? - mbr
#2
The ventoy disk will be bootable (as the MBR must contain the specially modified Ventoy code) and the first two partitions must be present with the 2nd one being the Ventoy boot code partition.

So for MBR booting, I imagine you would just use a grub chainloader command to boot the disk mbr bootcode
maybe
chainloader (hdX)+1
where X is your Ventoy disk

For UEFI booting, you can maybe chainload the Ventoy EFI boot files ?
chainloader (hdX,2)/EFI/BOOT/BOOTX64.EFI
Reply


Messages In This Thread
Grub entry to boot ventoy? - mbr - by forum - 06-03-2024, 10:56 AM
RE: Grub entry to boot ventoy? - mbr - by Steve2926 - 06-03-2024, 01:32 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)