04-13-2021, 02:17 PM
(04-12-2021, 03:03 PM)longpanda Wrote: Use this CI release:
https://github.com/ventoy/Ventoy/actions/runs/741502052
Aadd following menuentry in ventoy_grub.cfg
Code:menuentry "Boot ISO" {
vt_ext_select_img_path "/ISO/archlinux-2020.09.01-x86_64.iso"
iso_common_menuentry
}
Is there a code way or a way to integrate the changes directly into the main score?