We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.0.81
Yes. I have tried the latest release, but the bug still exist.
No. I didn't try these alternative boot modes.
UEFI Mode
GPT
20GB
VirtualBox
No response
/ventoy/ventoy.json
{ "control":[ { "VTOY_MENU_TIMEOUT": "5" }, { "VTOY_DEFAULT_IMAGE": "F6>0" } ] }
/ventoy/ventoy_grub.cfg
menuentry "Debian configfile" { search --no-floppy --fs-uuid --set=root faf7353a-bceb-41b2-bc9c-a46d9d194fd1 configfile /boot/grub/grub.cfg } menuentry "Debian multiboot" { search --no-floppy --fs-uuid --set=root faf7353a-bceb-41b2-bc9c-a46d9d194fd1 multiboot /boot/grub/i386-pc/core.img } menuentry "Debian chainloader" { search --no-floppy --fs-uuid --set=root 55F7-B2F8 chainloader /EFI/debian/shimx64.efi }
The text was updated successfully, but these errors were encountered:
Fix the issue that help line disappears when auto-going to a submenu. (…
311d296
…#1939)
Try this CI release: https://github.com/ventoy/Ventoy/actions/runs/3377443731 https://www.ventoy.net/en/doc_github_ci.html
Sorry, something went wrong.
Fixed in 1.0.82
No branches or pull requests
Official FAQ
Ventoy Version
1.0.81
What about latest release
Yes. I have tried the latest release, but the bug still exist.
Try alternative boot mode
No. I didn't try these alternative boot modes.
BIOS Mode
UEFI Mode
Partition Style
GPT
Disk Capacity
20GB
Disk Manufacturer
VirtualBox
Image file checksum (if applicable)
No response
Image file download link (if applicable)
No response
What happened?
/ventoy/ventoy.json
/ventoy/ventoy_grub.cfg
The text was updated successfully, but these errors were encountered: