longpanda
longpanda
What happen if you press `ctrl+i` firstly and then select the ISO file to boot.
"Overflow is detected" is fixed in 1.0.80
Try `Ctrl+i `
I will add `i` hotkey later, now you can do as follows: press `c` to enter grub shell, run `set vtcompat=1` press Enter, and then press ESC to return. After...
For reconfirm, use this CI release https://github.com/ventoy/Ventoy/actions/runs/3049532139 and use `i` hotkey. Should show a red `Compatible Mode` in the screen when you press `i`.
Both Legacy BIOS mode and UEFI mode has this problem?
If the new CI release also has this problem, press `c` to enter grub shell and run `vtdebug on` and then select the ISO file to boot. Will pause many...
@devdevadev Try this CI release : https://github.com/ventoy/Ventoy/actions/runs/3062312167 when it finish build. Use WIMBOOT mode to boot the ISO file.
For WinPE, WIMBOOT now only supports Bob.Ombs.Modified.Win10PEx64.ISO. As you said, normal mode only fail in some computer, not all the computers. So it may because come computer's BIOS is not...
1. vlnk file is in binary format 2. vlnk file is 32KB size 3. vlnk file use disk signature to identify disk. All the above are for simplify code implementation...