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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,450
» Latest member: shan bibi
» Forum threads: 1,716
» Forum posts: 6,866

Full Statistics

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

Latest Threads
Ventoy USB pendrive is no...
Forum: Ventoy Discussion Forum
Last Post: pcpartpicker
9 hours ago
» Replies: 0
» Views: 49
Can a perfectly partition...
Forum: Ventoy Discussion Forum
Last Post: FireswordDEA08
08-27-2026, 02:28 AM
» Replies: 0
» Views: 248
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: matmus06
08-24-2026, 08:59 AM
» Replies: 1
» Views: 669
error "unknown filesystem...
Forum: Ventoy Discussion Forum
Last Post: kreuter
08-24-2026, 08:05 AM
» Replies: 0
» Views: 311
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
08-20-2026, 04:51 PM
» Replies: 2
» Views: 2,382
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 1,340
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 1,395
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 1,276
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 1,426
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: lain
07-10-2026, 08:04 AM
» Replies: 3
» Views: 4,819

 
  Using ks script issues
Posted by: Niesitelin - 06-29-2026, 07:08 AM - Forum: iVentoy Discussion Forum - Replies (2)

When I used the automated deployment script from iventoy for installation, I encountered two issues. One was that several versions of CentOS 7 could not detect /dev/sr0, preventing me from proceeding with the installation process, as shown in Figures 1 and 2. The other issue was that several versions of CentOS 8 prompted me with a network unreachable error, preventing me from proceeding with the installation process. However, after entering emergency mode, I was able to ping normally, as shown in Figure 3;

By the way, I tried to use the kickstart7.cfg file in the example/ directory for CentOS 7.0 installation, but it also failed to install properly.

When I don't use the ks script for installation, it loads normally. Could it be that there's a problem with the ks script I wrote? Or is there some other reason? Could you please help me out.

   
   
   



Attached Files
.txt   T4-C70-BIOS-82.33.cfg.txt (Size: 2.24 KB / Downloads: 0)
Print this item

Bug Ventoy Plugson bug
Posted by: VadimChoi - 06-25-2026, 03:07 AM - Forum: Ventoy Plugin Forum - Replies (5)

When I try to change Secure Boot string to Bypass Secure Boot (means 0) Plugson just removes whole string and if you select follow UEFI Secure boot check then it will return but with option 1 and also with Secure boot disabled I cannot boot entirely. Also VTOY_WIN_UEFI_RES_LOCK resets when entering Plugson. Why developer not testing it before release??



Attached Files Thumbnail(s)
       
Print this item

Heart Ventoy-1.1.15 release
Posted by: longpanda - 06-25-2026, 01:27 AM - Forum: Ventoy Discussion Forum - Replies (2)

  • 2026/06/25 --- 1.1.15 release
  1. Fix the boot issue when Secure Boot is disabled in the UEFI firmware. (#3650)
    Attention: Ventoy use a new UEFI secure boot CA since v1.1.14, so you need to enroll the new key for the first boot time. Please refer Notes

Print this item

Heart Ventoy-1.1.14 release
Posted by: longpanda - 06-24-2026, 11:29 AM - Forum: Ventoy Discussion Forum - Replies (5)

  • 2026/06/24 --- 1.1.14  release
  1. Update secure boot shim file to solve the UEFI CA 2023 issue.

  2. VentoyPlugson update synchronously.

  3. Global control plugin add a  VTOY_SECURE_BOOT_POLICY option. Notes

Print this item

  Update needed for 2023 certificates ??
Posted by: Epictetus77 - 06-21-2026, 11:59 PM - Forum: Ventoy Discussion Forum - No Replies

Will Ventoy need to be updated to rely ONLY on 2023 Secure Boot certificates when MS revokes the 2011 certificates?

Print this item

  External DHCP
Posted by: valstar - 06-05-2026, 07:11 AM - Forum: Ventoy Discussion Forum - Replies (1)

I have now inventoy 1.0.34 running only it does not work anymore (also the 1.0.26 does not work).

I think this is because the IP address given by the third party (the router) is a.b.c.20 for example while iVentoy only respond to ip address a.b.c.201 till a.b.c.221.
(I saw in WireShark the IP address given to the PXE Interface).

The DHCP server is in the same subnet (a.b.c.1/24) , On this DHCP server I configured option 66 and 67 (bootfile and next server).
I see that the PXE interface gets it's IP address but not within the configured range, even if I bind the PXE mac address to an IP address within the range it still doesn't work.

Looks like the iVentoy server does not respond at all? In the firewall I permit all traffic to and from the program 'iVentoy_64.exe'
The iVentoy is running on a Windows Server 2016.


Waiting at your input.

Kind regards,
 Johan

Print this item

Question Regarding UAPI.1 usage for multi-booting ISOs
Posted by: splayer - 06-05-2026, 05:20 AM - Forum: Ventoy Discussion Forum - No Replies

Hello, I have been trying to find an easier alternative to implement the multi boot ISOs. I believe we can use UAPI.1 (The Bootloader Specification) to our advantage if we add two new keys to the conf file. I have also made the proposal to add those keys in the official github discussion thread for UAPI. I have written a detailed blog on how this will solve the need for hardcoded configs for each distribution. I will highly appreciate if the Ventoy dev takes a look at it and provides feedback on what I am trying to achieve. The blog is: https://splayer.4plt.ch/blogs/2-the-vent...index.html
I am also looking for feedback on the correctness of the facts I have presented in the blog. 
If this is not the correct place to post this then I sincerely apologize and request to guide me to a proper channel. 
Thank You.

Print this item

  Comparison of Iventoy and IPXE Manager.
Posted by: crasadure - 05-30-2026, 11:49 PM - Forum: iVentoy Discussion Forum - Replies (7)


https://www.tnctr.com/topic/1262906-ipxe...http-boot/
https://github.com/abdullah-erturk/iPXE-Manager

Download Linkhttps://github.com/abdullah-erturk/iPXE-...s/main.zip

Print this item

  Bypass Windows 11 25H2 MS account requirements
Posted by: vyros4u - 05-27-2026, 07:56 PM - Forum: Ventoy Discussion Forum - No Replies

Ventoy is unable to bypass Microsoft Account requirements on Windows 11 25H2 even set to bypass it.

Print this item

  Ventoy not booting on some specific UEFI HW
Posted by: jiri - 05-27-2026, 11:24 AM - Forum: Ventoy Discussion Forum - Replies (2)

Hi there.

First of all, big thanks to Longpanda, I know many people said it too many times, but I really wanted to thank to Longpande for keep developing this tool. It has been a great contribution to the whole IT world.

I work for a company that specializes in supporting supermarkets, we are developing HW and SW to enable stores, restaurants, petrol stations and many others. Some of our specific HW (and some 3rd party HW) struggles to boot in UEFI. Those machines ignore the UEFI standard and have troubles to boot from anything else in some circumstances (large drives) other than Microsoft's bootloader (/EFI/Microsoft/Boot/bootmgfw.efi).

I have created diagnostics tool for our engineers based on Ventoy using various ISO utilities, BIOS updates, the usual open source tools available and some specific to our machines. To make sure it boots on all UEFI machines, I had to modify the ventoy.disk.img.xz, unpack it, mount it and do the below:

  • From /EFI/BOOT/ copy BOOTX64.EFI, MokManager.efi, grub.efi and grubx64_real.efi into newly created folder: /EFI/Microsoft/Boot/
  • In /EFI/Microsoft/Boot/ rename BOOTX64.EFI to bootmgfw.efi
  • repack the ventoy.disk.img with xz
Once I install the ventoy, it works great. I could only copy the X64 EFI binaries as there is not enough space on the 32MB EFI FAT partition, which is fine as this only affectes our X64 machines (we don't use any other architecture).

My humble question would be if perhaps other people approach you to do something similar as some other BIOSes may ignore the UEFI specs and just look for Microsoft bootloader as the only option. If that's the case, would you consider adding these files so all UEFI firmware would work?

Attached screenshot shows the original /EFI/BOOT/ files on the left and the newly added (copied) /EFI/Microsoft/Boot/ files on the right.

Happy to discuss with you any further.

Thanks for your help.
Jiri



Attached Files Thumbnail(s)
   
Print this item