Ventoy/GRUB2
longpanda cd4a5fcb06 1.0.05 release
1. Add backup thread in vtoyjump.exe
2. New iso support
MXLinux 19.1 (Legacy + UEFI)
KNOPPIX_V8.6-2019-08-08-EN.iso (Legacy)
Puppy Linux, bionicpup64-8.0-uefi.iso (Legacy + UEFI)
tails-amd64-4.5.iso (Legacy)
slax-64bit-9.11.0.iso (Legacy)
Kaspersky Rescue Disk 18 (Legacy + UEFI)
Parted Magic 2018 Bootable ISO (Legacy + UEFI)
veket_20.iso (Legacy)
ZeroShell-3.9.3-X86.iso (Legacy)
SuperGrub2Disk rescatux-0.73.iso (Legacy + UEFI)
Some WinPE iso (Legacy + UEFI)
2020-04-14 22:24:21 +08:00
..
grub-2.04 1.0.05 release 2020-04-14 22:24:21 +08:00
README.txt initial commit 2020-04-05 00:08:01 +08:00

========== About Source Code =============
Ventoy use grub-2.04, so I only put the added and modified source code here.

You can download grub-2.04 source code from this site:
https://ftp.gnu.org/gnu/grub/

Just merge the code here with the original code of grub-2.04


========== Build =============
./autogen.sh
./configure 
make