| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,116
» Latest member: Jackblig
» Forum threads: 1,688
» Forum posts: 6,757
Full Statistics
|
| Online Users |
There are currently 351 online users. » 0 Member(s) | 347 Guest(s) Baidu, Bing, Google, Yandex
|
| Latest Threads |
problems installing windo...
Forum: iVentoy Discussion Forum
Last Post: xeno
04-16-2026, 01:26 PM
» Replies: 0
» Views: 364
|
iVentoy stuck on new firm...
Forum: iVentoy Discussion Forum
Last Post: roy
04-15-2026, 03:32 PM
» Replies: 0
» Views: 114
|
Download link for pro ver...
Forum: iVentoy Discussion Forum
Last Post: iXo
04-15-2026, 08:29 AM
» Replies: 0
» Views: 98
|
华为RH2288H V2服务器上无法启动
Forum: Ventoy Discussion Forum
Last Post: hxpro
04-15-2026, 08:21 AM
» Replies: 0
» Views: 140
|
iVentoy 1.0.26 release
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-12-2026, 01:12 AM
» Replies: 0
» Views: 212
|
Run as a service in Windo...
Forum: iVentoy Discussion Forum
Last Post: longpanda
04-11-2026, 03:45 PM
» Replies: 4
» Views: 7,851
|
Resolution issue on Windo...
Forum: Ventoy Discussion Forum
Last Post: pete
04-09-2026, 11:45 PM
» Replies: 3
» Views: 13,406
|
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: longpanda
03-20-2026, 10:05 AM
» Replies: 1
» Views: 1,276
|
Installation instructions
Forum: Ventoy Discussion Forum
Last Post: PeterLinu
03-12-2026, 09:06 PM
» Replies: 0
» Views: 1,387
|
Best way to manage multip...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
03-04-2026, 09:44 PM
» Replies: 1
» Views: 1,576
|
|
|
| QEMU + Ventoy USB: UEFI boot always drops to EFI Shell instead of auto-boot |
|
Posted by: EtaBeta - 01-22-2026, 08:29 PM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Post (English – faithful translation)
Hello,
I am trying to boot a Ventoy USB drive in UEFI mode using QEMU with OVMF, but QEMU always drops into the EFI Shell instead of automatically booting Ventoy.
What works - The Ventoy USB boots correctly on real hardware in UEFI mode
- The Ventoy USB boots correctly in QEMU using Legacy/BIOS mode
- From the EFI Shell, manual boot works:
fsX:cd EFI\BOOTBOOTX64.EFI
- After running this, Ventoy starts normally.
What does NOT work- Automatic UEFI boot when using QEMU
- Even when using:
- startup.nsh
- placed in the root of the USB
- Clean or regenerated OVMF VARS files
- Passing the USB drive directly as a raw block device
QEMU still always boots into the EFI Shell.
Environment- Host OS: Linux
- QEMU:
qemu-system-x86_64
- UEFI firmware:
OVMF_CODE_4M.fd
- +
OVMF_VARS_4M.fd
- USB drive passed as a raw block device
- Standard Ventoy layout (GPT with EFI partition)
Minimal QEMU command (manual boot only works)
Code: sudo qemu-system-x86_64 \
-m 2048 \
-drive if=pflash,format=raw,readonly=on,file=/usr/share/OVMF/OVMF_CODE_4M.fd \
-drive if=pflash,format=raw,file=/usr/share/OVMF/OVMF_VARS_4M.fd \
-drive file=/dev/sdX,format=raw
Question
Is this a known limitation or incompatibility between:- QEMU + OVMF
- and Ventoy UEFI boot from a USB device?
Are there:- recommended QEMU settings for Ventoy UEFI boot?
- known workarounds (other than manual EFI Shell boot)?
- an explanation of why OVMF does not automatically detect
BOOTX64.EFI
- on the Ventoy USB?
Thanks in advance for any clarification.
Written and then translated with the help of chatGPT
|
|
|
| EXT, NTFS in 1st partition |
|
Posted by: 4hotdogs - 10-29-2025, 03:58 AM - Forum: Ventoy Discussion Forum
- No Replies
|
 |
Ventoy can be booted in many ways, serving many needs.
I understand ExFAT is the preferred filesystem for the 1st partition, but that EXT and other filesystems are possible.
What are the downsides of using an EXT, or NTFS for the 1st partition? I am aware of the differences between filesystems, I am asking about the effect on other features in Ventoy?
|
|
|
| Live ISO Building ? |
|
Posted by: 4hotdogs - 10-29-2025, 03:48 AM - Forum: Ventoy Discussion Forum
- Replies (1)
|
 |
Ventoy is a wonderful app that is helpful in many ways.
I would like to boot to Ubuntu live ISO, install a program, then shutdown, and later boot back to the same ISO, and have the program still installed. Does Ventoy have a way to do this? Thank you.
|
|
|
|