If ventoy grub2 boot code is not installed to the USB drive, how can I boot to Ventoy from another grub2 menu as there is no Ventoy core.img file present?
i.e.
if I get core.img.xz and extract core.img and use
multiboot (hd0,2)/ventoy/core.img
it hangs.
i.e.
- Prepare USB drive with partition 1 and partition 2
- standard grub2 is installed on USB drive
- copy ventoy files from a ventoy USB drive to partition 2
- MBR-boot to standard grub2 menu
- Choose a grub2 menu entry to boot to Ventoy MBR grub2 on the second partition
if I get core.img.xz and extract core.img and use
multiboot (hd0,2)/ventoy/core.img
it hangs.