It seems that LongPanda has now put extra checks into Ventoy so that it now checks the MBR for grub2 boot code. This means that being able to make and add 'Official Ventoy' images as described here has now been updated! You can also use 'Ventoy for Easy2Boot' which is included in E2B.
Add E2B to Ventoy
Ventoy is improving all the time and it is now pretty good at booting most payloads, however it does not support Legacy installs of Windows 95/98/Me/XP/2000 and it's DOS and legacy ISO support is a bit weak. You may also find that E2B may work with some Linux payloads where Ventoy fails (but make sure the ISO files are contiguous as required by E2B!).
The good news is that you can easily add legacy E2B (not agFM) to an existing Ventoy USB drive as follows:
1. Download one of the E2B ZIP files (either the vanilla, or else get the one with DPMS if you intend to install Windows XP).
2. Extract all the E2B files to the root of your Ventoy Partition 1. You should end up with a dozen of so extra new files and a new \_ISO folder in the root.
You can delete the 500MB \_ISO\contig.iso file if you like.
3. Make a new file at \_ISO\MAINMENU\ReloadVentoy.mnu with this contents:
iftitle [vol (hd0,1) > (md)0x300+1 > nul ;; cat --locate=VTOYEFI (md)0x300+1] Load Ventoy (Legacy)chainloader (hd0)+1
menuentry 'Easy2Boot (MBR)' --class=custom {
ntldr ${vtoy_iso_part}/grldr
clear
}
fi
menuentry '<-- Return to Ventoy menu [Esc]' --class=vtoyret VTOY_RET {
echo 'Return ...'
This method is not support E2B in Uefi mode (grub4dos-uefi) isn't it ??
ReplyDeleteno its not support i tried
DeleteYou can add grubfm_multiarch.iso for very similar function.
Delete