Hi, I use iVentoy to deploy windows on some machines, but I recently experienced some issues on new firmware. When I select PXE boot in the BIOS iVentoy downloads and then gets stuck and not showing the menu. Originally I used iVentoy version 1.0.21 but also tried 1.0.25 and 1.0.26, this did not make a difference.
I tried different BIOS settings and different boot files to no avail.
The same config and images still work on the older motherboards, and the logs from both are almost identical.
Machine boots successfully
UEFI version 2.22.189 - 2024 AMI
Motherboard: ASUS Pro WS TRX50-SAGE WIFI
Hiyall,
I am ancient and need all the help I can get! With the help of a friend, I managed to make a Ventoy USB for Linux Mint that works well. I now want to install Tiny10 on a separate Ventoy USB to install on an Oracle VirtualBox. Following the instructions I was given for the Linux Mint-based Ventoy doesn't seem to work.
I would appreciate instructions in the following format: Do 1., then Do 2, etc.
Hi everyone,
I’ve been using Ventoy for a while and it works great for most ISOs.
But I’m wondering how others organize multiple versions of the same ISO (like Windows/Linux) without filling up the USB too quickly.
Do you rename ISOs, use folders, or something else?
Thanks for any tips!
Good morning, I have a request, if possible.
On my Ventoy USB drive I use a folder structure, for example:
Code:
/ISO/Windows
/ISO/Linux
and so on.
I also created a folder called Misc Software, where I keep Windows executable programs, video guides, DOCX documents, and much more.
I would like to know if it is possible to view its contents when booting the USB drive with Ventoy.
Please note: I only mean viewing the files, not running them. I am aware that I can view the contents simply by opening the Misc Software folder, but to do that I need an operating system to be running.
So, if I need to check what the above-mentioned folder contains, I can’t do it directly from Ventoy.
I would like to know if there is a procedure to do this; otherwise, thank you anyway for reading this far.
Thank you.
I have a router running the DHCP server and I want to use dnsmasq as a DHCP proxy for iVentoy.
The router has the address 192.168.1.1 and gives addresses in the range 192.168.1.x
The dnsmasq server runs on Ubuntu and the iVentoy server runs on Windows address 192.168.1.102
The following config does not work:
port=0
log-dhcp
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.