<![CDATA[Ventoy Forums - All Forums]]> https://forums.ventoy.net/ Fri, 20 Mar 2026 12:12:32 +0000 MyBB <![CDATA[安装Ventoy后U盘的Windows下面识别及其缓慢]]> https://forums.ventoy.net/showthread.php?tid=3179 Thu, 19 Mar 2026 14:27:40 +0000 venster]]> https://forums.ventoy.net/showthread.php?tid=3179 如果对U盘直接重新分区抹掉ventoy,则U盘一切正常,插上就可以正常使用,不存在识别难度,但是一旦重新做成ventoyU盘,则立刻复现此问题,即使是刚做完的空白ventoyU盘也是这样,跟里面放置多少iso没关系。
这个现象从win 11 24H2开始出现,一直延续到现在,每个ventoy版本都发现过。在win10上没发现这个问题,同样的U盘在24H2上识别困难,在win10上可以正常的速度识别。
问题跟电脑没有关系,即使是新安装的操作系统没有联网也会这样。经常出现用来安装系统的ventoyU盘在安装过程中一切正常,但是进入系统后,反而因为识别问题需要等好久才能使用。
在网络上见到过不少这个问题的帖子,但是似乎都没有给出明确的答案。]]>
如果对U盘直接重新分区抹掉ventoy,则U盘一切正常,插上就可以正常使用,不存在识别难度,但是一旦重新做成ventoyU盘,则立刻复现此问题,即使是刚做完的空白ventoyU盘也是这样,跟里面放置多少iso没关系。
这个现象从win 11 24H2开始出现,一直延续到现在,每个ventoy版本都发现过。在win10上没发现这个问题,同样的U盘在24H2上识别困难,在win10上可以正常的速度识别。
问题跟电脑没有关系,即使是新安装的操作系统没有联网也会这样。经常出现用来安装系统的ventoyU盘在安装过程中一切正常,但是进入系统后,反而因为识别问题需要等好久才能使用。
在网络上见到过不少这个问题的帖子,但是似乎都没有给出明确的答案。]]>
<![CDATA[Installation instructions]]> https://forums.ventoy.net/showthread.php?tid=3177 Thu, 12 Mar 2026 21:06:49 +0000 PeterLinu]]> https://forums.ventoy.net/showthread.php?tid=3177 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.]]>
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.]]>
<![CDATA[Best way to manage multiple ISO versions on Ventoy?]]> https://forums.ventoy.net/showthread.php?tid=3175 Wed, 04 Mar 2026 09:31:52 +0000 lucaspalm]]> https://forums.ventoy.net/showthread.php?tid=3175 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!]]>
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!]]>
<![CDATA[Is it possible to view other files instead of just ISO, img .......?]]> https://forums.ventoy.net/showthread.php?tid=3167 Sun, 01 Feb 2026 00:42:35 +0000 EtaBeta]]> https://forums.ventoy.net/showthread.php?tid=3167 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.]]>
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.]]>
<![CDATA[Need a working configuration for dnsmasq]]> https://forums.ventoy.net/showthread.php?tid=3162 Fri, 23 Jan 2026 12:41:17 +0000 anku7]]> https://forums.ventoy.net/showthread.php?tid=3162 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

dhcp-range=192.168.1.0,proxy

pxe-service=x86PC,"Test",iventoy_loader_16000,192.168.1.102

dhcp-no-override]]>
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

dhcp-range=192.168.1.0,proxy

pxe-service=x86PC,"Test",iventoy_loader_16000,192.168.1.102

dhcp-no-override]]>
<![CDATA[QEMU + Ventoy USB: UEFI boot always drops to EFI Shell instead of auto-boot]]> https://forums.ventoy.net/showthread.php?tid=3161 Thu, 22 Jan 2026 20:29:15 +0000 EtaBeta]]> https://forums.ventoy.net/showthread.php?tid=3161 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]]>
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]]>
<![CDATA[the potentail risk when using VT_WINDOWS_DISK_CLOSEST_XXX]]> https://forums.ventoy.net/showthread.php?tid=3160 Thu, 22 Jan 2026 15:08:12 +0000 venster]]> https://forums.ventoy.net/showthread.php?tid=3160 VT_WINDOWS_DISK_CLOSEST_400参数一般都可以准确选择到固态硬盘.但是这个参数有个潜在的风险,他不会避开ventoy所在的U盘。我遇到过不止一次,使用自动安装配置文件后,ventoy自身被删除了。比较常见的原因是主板开启了vmd等需要额外安装驱动的情况。这个时候就比较无语,因为这意味着我需要重新制作一个ventoy的U盘,实际使用中还是要浪费不少时间的。
有没有办法能按照磁盘大小选择磁盘,同时还能避开ventoy自身呢?实际上就是想达到VT_WINDOWS_DISK_1ST_NONVTOY 和  VT_WINDOWS_DISK_CLOSEST_400两个参数配合的效果。]]>
VT_WINDOWS_DISK_CLOSEST_400参数一般都可以准确选择到固态硬盘.但是这个参数有个潜在的风险,他不会避开ventoy所在的U盘。我遇到过不止一次,使用自动安装配置文件后,ventoy自身被删除了。比较常见的原因是主板开启了vmd等需要额外安装驱动的情况。这个时候就比较无语,因为这意味着我需要重新制作一个ventoy的U盘,实际使用中还是要浪费不少时间的。
有没有办法能按照磁盘大小选择磁盘,同时还能避开ventoy自身呢?实际上就是想达到VT_WINDOWS_DISK_1ST_NONVTOY 和  VT_WINDOWS_DISK_CLOSEST_400两个参数配合的效果。]]>
<![CDATA[Project: Booting Ventoy from ISO/CD/DVD]]> https://forums.ventoy.net/showthread.php?tid=3155 Thu, 08 Jan 2026 12:56:32 +0000 nguyen ha thai trong]]> https://forums.ventoy.net/showthread.php?tid=3155 <![CDATA[Ventoy Injection Plugin]]> https://forums.ventoy.net/showthread.php?tid=3154 Tue, 06 Jan 2026 11:31:39 +0000 nguyen ha thai trong]]> https://forums.ventoy.net/showthread.php?tid=3154 Is it possible to use the Ventoy Injection Plugin with compressed files stored on a drive other than the Ventoy drive?]]> Is it possible to use the Ventoy Injection Plugin with compressed files stored on a drive other than the Ventoy drive?]]> <![CDATA[Remove Secation from Theme]]> https://forums.ventoy.net/showthread.php?tid=3144 Sat, 13 Dec 2025 12:30:54 +0000 Somii]]> https://forums.ventoy.net/showthread.php?tid=3144
I want to remove this secation please guide]]>

I want to remove this secation please guide]]>
<![CDATA[How can i recover control over my pc without a forced turning off in this post´s case]]> https://forums.ventoy.net/showthread.php?tid=3143 Wed, 26 Nov 2025 16:05:40 +0000 elreydelaswasas1]]> https://forums.ventoy.net/showthread.php?tid=3143 this post´s case is with a Foxconn H61 MX Motherboard and Intel Celeron G 1610 @2.6 Ghz that i don´t know if it is damaged on the port where I booted the ISO after pressing FN key and at the same time F1 to F12 keys, one F key at the same time with the FN key, pressing ALT + Ctrl +FN +Windows key+ Insert + Supr( above key) + Inicio +Fin + C+V+B, pressing ALT + Ctrl +FN +Windows key+ Insert + Supr( above key) + Inicio +Fin+V+B using a Logitech MK220 Keyboard, the image of the post shows the current display of the pc monitor which I want to regain control of without performing a forced shutdown, i want to be helped to  regain control of my PC if it is in the state were the monitor displays what is showed in the attached image

i edited my post

i edited the name of my keyboard

.jpg   WIN_20251126_10_45_10_Pro.jpg (Size: 40.85 KB / Downloads: 5) ]]>
this post´s case is with a Foxconn H61 MX Motherboard and Intel Celeron G 1610 @2.6 Ghz that i don´t know if it is damaged on the port where I booted the ISO after pressing FN key and at the same time F1 to F12 keys, one F key at the same time with the FN key, pressing ALT + Ctrl +FN +Windows key+ Insert + Supr( above key) + Inicio +Fin + C+V+B, pressing ALT + Ctrl +FN +Windows key+ Insert + Supr( above key) + Inicio +Fin+V+B using a Logitech MK220 Keyboard, the image of the post shows the current display of the pc monitor which I want to regain control of without performing a forced shutdown, i want to be helped to  regain control of my PC if it is in the state were the monitor displays what is showed in the attached image

i edited my post

i edited the name of my keyboard

.jpg   WIN_20251126_10_45_10_Pro.jpg (Size: 40.85 KB / Downloads: 5) ]]>
<![CDATA[ventoy运行windows系统镜像问题]]> https://forums.ventoy.net/showthread.php?tid=3142 Fri, 21 Nov 2025 12:29:04 +0000 leo]]> https://forums.ventoy.net/showthread.php?tid=3142 选择normal模式运行镜像的时候 会直接退出重启电脑(pe系统可以用normal进入 只有windows系统镜像不行
用之前做过的ventoy盘 使用同一个镜像则可以正常进入
有人遇到过这种情况吗
ventoy-1.1.07]]>
选择normal模式运行镜像的时候 会直接退出重启电脑(pe系统可以用normal进入 只有windows系统镜像不行
用之前做过的ventoy盘 使用同一个镜像则可以正常进入
有人遇到过这种情况吗
ventoy-1.1.07]]>
<![CDATA[Menu Spacing]]> https://forums.ventoy.net/showthread.php?tid=3141 Thu, 30 Oct 2025 03:49:05 +0000 fan_boy]]> https://forums.ventoy.net/showthread.php?tid=3141
Thanks!

.png   Image_1.png (Size: 165.76 KB / Downloads: 10)

.png   Image_2.png (Size: 44.33 KB / Downloads: 8) ]]>

Thanks!

.png   Image_1.png (Size: 165.76 KB / Downloads: 10)

.png   Image_2.png (Size: 44.33 KB / Downloads: 8) ]]>
<![CDATA[EXT, NTFS in 1st partition]]> https://forums.ventoy.net/showthread.php?tid=3140 Wed, 29 Oct 2025 03:58:18 +0000 4hotdogs]]> https://forums.ventoy.net/showthread.php?tid=3140 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?]]>
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?]]>
<![CDATA[Live ISO Building ?]]> https://forums.ventoy.net/showthread.php?tid=3139 Wed, 29 Oct 2025 03:48:49 +0000 4hotdogs]]> https://forums.ventoy.net/showthread.php?tid=3139 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.]]> 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.]]>