Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,368
» Latest member: lzk196582
» Forum threads: 1,713
» Forum posts: 6,860

Full Statistics

Online Users
There are currently 426 online users.
» 0 Member(s) | 422 Guest(s)
Baidu, Bing, Google, Yandex

Latest Threads
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 145
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 177
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 494
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 3,587
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: matmus06
07-06-2026, 12:18 PM
» Replies: 2
» Views: 462
Auto Memdisk Plugin
Forum: Ventoy Discussion Forum
Last Post: jlsupremo
07-01-2026, 01:16 PM
» Replies: 2
» Views: 729
[SOLVED] iVentoy 1.0.36 -...
Forum: iVentoy Discussion Forum
Last Post: longpanda
07-01-2026, 10:05 AM
» Replies: 4
» Views: 1,059
Using ks script issues
Forum: iVentoy Discussion Forum
Last Post: longpanda
06-29-2026, 02:40 PM
» Replies: 2
» Views: 467
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-28-2026, 02:08 PM
» Replies: 7
» Views: 2,577
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 1,106

 
  What's the matter?
Posted by: hyun9358 - 10-23-2021, 09:42 PM - Forum: Ventoy Discussion Forum - Replies (25)

What's the matter?
There is no problem when ventoy is installed by default.
If you create ventoy.json in the data area, this window appears.


   

Print this item

  没有人分享脚本吗?求个导入注册表的脚本
Posted by: jaxonlau - 10-23-2021, 02:07 AM - Forum: Ventoy Plugin Forum - Replies (2)

没有人分享脚本吗?
求个往系统导入注册表的脚本
还有能导入后期部署软件吗?

Print this item

  Can't boot in UEFI mode
Posted by: simon73 - 10-22-2021, 02:26 PM - Forum: Ventoy Discussion Forum - Replies (2)

Hello.
Can't boot in UEFI mode.
Lenovo G50-30 laptop as well as Acer Aspire 3 A315-42G.
Help solve the problem.
Link to the photo of the problem

Print this item

  Ventoy do not support ESET SysRescue Live disc (Legacy and UEFI)
Posted by: minhqnl - 10-22-2021, 06:00 AM - Forum: Ventoy Discussion Forum - Replies (2)

The program does not support ESET SysRescue Live disc. Tested on Legacy and UEFI both failed.
Please fix it!
Thank you!
I like Ventoy (simple but effective)
ESET SysRescue Live disc: ESET SysRescue | ESET

Print this item

  Auto-grub2/wim/compatible settings?
Posted by: Steve2926 - 10-21-2021, 07:59 AM - Forum: Ventoy Plugin Forum - Replies (1)

Some payloads only work if we use  ctrl-i, ctrl-w or ctrl-r in certain modes (Legacy\UEFI) or we use F7 text mode.

How can we configure ventoy.json to run them correctly (like auto MemDisk mode plugin)?

Print this item

  [SOLVED] How to boot an EFI directory?
Posted by: Mecy - 10-20-2021, 10:27 AM - Forum: Ventoy Discussion Forum - Replies (3)

I've set up ventoy with some iso and it run fine, a very great tool! Now i want to add an EFI directory which contains boot/*.efi file. I got the directory in a .zip fille. When I extract this .zip to a clean USB as device as its in the readme of the .zip i could boot it.
But how could i add this to ventory? I tried to just add a subdir with the EFI dir the device. I was also trying to create an .iso and .ima  but they showed various errors

Print this item

  How to boot an ISO from ventoy_grub.cfg menu
Posted by: Steve2926 - 10-19-2021, 07:21 PM - Forum: Ventoy Discussion Forum - Replies (5)

The F6 menu extension allows us to have our own menu.

But how can we use the Ventoy functions to boot to an ISO?

For instance, if I use 'e' grub2 menu edit key when selecting an ISO - I can see the function call

iso_common_menuentry

So I would like to make a menu entry in ventoy_grub.cfg that calls this function with any ISO.

Code:
menuentry 'Boot Ubuntu' --class=custom {
     iso_common_menuentry "${vtoy_iso_part}/ISO/LINUX/010 Ubuntu v20.04.3 (64-bit).iso"
}


This does not quite work. Perhaps some other variable needs to be set?

Some more documentation on how to load  ISOs, VHDs, IMG, WIM etc. using Ventoy would be useful.

Print this item

  WinPE 32bit UEFI
Posted by: Dev7 - 10-17-2021, 03:21 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hello, I am currently getting an issue booting 32 bit UEFI WinPE which has been created using the Windows 10 AIK from microsoft.

I can boot to UEFI using a 64 bit Win PE ISO created from the Windows 10 AIK but 32 bit UEFI doesn't boot, I get the message No boot file found for bootx64.efi

I checked the EFI boot folder for the 32 bit ISO and it has a file called bootia32.efi.

Please advise on this issue. Thank you.

Print this item

  Legacy BIOS doesn't boot with exFAT
Posted by: artyom - 10-14-2021, 06:02 PM - Forum: Ventoy Discussion Forum - Replies (3)

I created my first Ventoy USB stick the other day, and while everything worked perfectly in UEFI, it just wouldn't boot in Legacy BIOS. I tested in VMware, VirtualBox, and my actual system and i got the same result with all of 'em... a blinking cursor on the top left of the screen.

I couldn't figure out what the issue was.. tried everything but still won't boot. In the end i decided to reformat the main ventoy partition with NTFS instead of exFAT, and hoped i got lucky... lo and behold it now boots successfuly with legacy BIOS!

Anyone know why it doesn't boot with exFAT? Btw i have a 2GB reserve partition formatted as FAT32, not sure if that made a difference.

Print this item

  I have a suggestion
Posted by: bfdddp@126.com - 10-14-2021, 01:09 PM - Forum: Ventoy Discussion Forum - Replies (1)

It is a wonderful way that Ventoy  is installed U disk .But it is not proper in all conditions.
I want to load ventoy with grub2 as grub2 can load grubfm .

Print this item