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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 14,295
» Latest member: 溪流花落
» Forum threads: 1,706
» Forum posts: 6,837

Full Statistics

Online Users
There are currently 3039 online users.
» 1 Member(s) | 3035 Guest(s)
Baidu, Bing, Google, venster

Latest Threads
Ventoy Plugson bug
Forum: Ventoy Plugin Forum
Last Post: VadimChoi
06-25-2026, 03:38 PM
» Replies: 5
» Views: 211
Comparison of Iventoy and...
Forum: iVentoy Discussion Forum
Last Post: crasadure
06-25-2026, 02:27 PM
» Replies: 6
» Views: 1,566
Ventoy-1.1.15 release
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-25-2026, 12:03 PM
» Replies: 2
» Views: 322
Ventoy-1.1.14 release
Forum: Ventoy Discussion Forum
Last Post: pete
06-25-2026, 03:10 AM
» Replies: 5
» Views: 430
Boot from VHD
Forum: Ventoy Discussion Forum
Last Post: ivann1982
06-24-2026, 12:46 PM
» Replies: 54
» Views: 254,245
Update needed for 2023 ce...
Forum: Ventoy Discussion Forum
Last Post: Epictetus77
06-21-2026, 11:59 PM
» Replies: 0
» Views: 236
安装Ventoy后U盘的Windows下面识别及其...
Forum: Ventoy Discussion Forum
Last Post: venster
06-18-2026, 01:50 PM
» Replies: 2
» Views: 2,550
External DHCP
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 07:47 AM
» Replies: 1
» Views: 497
Regarding UAPI.1 usage fo...
Forum: Ventoy Discussion Forum
Last Post: splayer
06-05-2026, 05:20 AM
» Replies: 0
» Views: 359
Sterlec on iventoy
Forum: iVentoy Discussion Forum
Last Post: crasadure
05-30-2026, 11:48 PM
» Replies: 1
» Views: 688

 
  no image seems to work fine with proxmox
Posted by: Borja - 06-26-2024, 07:35 AM - Forum: iVentoy Discussion Forum - No Replies

Hello,

I tried many images, windows 10, some linux distros, gparted, clonezilla... all of them crash or i get kernel panic.

Print this item

Question external dhcp server
Posted by: eby - 06-25-2024, 07:44 AM - Forum: iVentoy Discussion Forum - No Replies

I'm trying to configure external DHCP server with options for Legacy and UEFI systems and as per the documentation - https://www.iventoy.com/en/doc_ext_dhcp.html

dhcp server - isc-dhcp-server version 4.3.5.
iventoy - 1.0.20 - configured in ExternalNet Mode.

I have multiple subnets and only want PXE boot for specific subnet.

When the following config from documentation is used, dhcp server fail to start/restart - isc-dhcp-server.service: Failed with result 'exit-code'.

Code:
class "pxeclients" {
        match if substring (option vendor-class-identifier, 0, 9) = "PXEClient";
        next-server 10.0.0.1;

        if option architecture-type = 00:07 {
            filename "iventoy_loader_16000_uefi";
        } else {
            filename "iventoy_loader_16000_bios";
        }
    }

Setting bootfile to usefi or bios works, but cant set the option for both.

What are the equivalent config to achieve the above on isc-dhcp-server version 4.3.5.

Thanks,

Print this item

  Memory test images no longer work
Posted by: Reiner - 06-24-2024, 09:32 PM - Forum: Ventoy Discussion Forum - Replies (5)

Any ideas why the memory test images no longer work after updating ?

Print this item

  AOMEI Backupper ISO Not Booting !
Posted by: EdT - 06-23-2024, 09:58 AM - Forum: Ventoy Discussion Forum - Replies (5)

So I created the AOMEI Backupper ISO ampe.iso file using the built in Create Bootable Media tool in the AOMEI Backupper program,  but I can't get the ampe.iso to boot in Ventoy.
Secure boot is turned off and other Windows ISO are able to boot in Ventoy so I don't think it's a Ventoy issue. Anyone experienced this with this AOMEI ISO and have solution for it ?

Print this item

  *.img vs. *.iso are both read only?
Posted by: harry88 - 06-22-2024, 12:21 PM - Forum: Ventoy Discussion Forum - No Replies

Hello,

some operatings systems (e.g. some Linux live systems) are available as DVD-version(*.iso) and in addition as USB-version (*.img) .


Are both "versions" read only if started from an Ventoy-USB stick (out of the box) ?


Thank's in advance!

Print this item

Exclamation Cannot boot in UEFI (secure boot OFF) in iVentoy Internal
Posted by: duduw - 06-20-2024, 12:31 PM - Forum: iVentoy Discussion Forum - Replies (2)

Im using an switch router with same vlans (extreme switch) and trying to boot in the iventoy but only can achieve success if i try to boot in Legacy (im not using any external DHCP, Iventoy is set to Internal).

Already tried almost anything, but cant find an option to iVentoy force send only bootfile for UEFI, i think might this will fix my problem but cant solve how can i force iventoy to only share bootfile for UEFI. anyone can help me please?

Error in the client trying to boot in pxe ipv4:

">>Checking Media Presence.......
>>Media Present......
>>Start PXE over IPv4
Station IP address is 192.168.0.204

Server IP address is 192.168.0.1
NBP filename is ipxe.x64.snoponly.efi.0
NBP filesize is 0 Bytes
PXE-E99: Unexpected network error.
"

Anyone having this same issue? i already tried to change every config inside the iventoy, but only can achieve the boot if i change my client pc to Legacy instead of UEFI. (i want to boot in UEFI with secure boot OFF).

iVentoy v1.0.20 win64 free running on Windows 10 x64 (Host BIOS set to UEFI with Secure Boot OFF same as clients)

Print this item

  Where do Iinstall the OS?
Posted by: -_RedGamer_- - 06-17-2024, 03:21 PM - Forum: Ventoy Discussion Forum - Replies (1)

Hi there, I have started using Ventoy recently, but I have a question, where do I install the OS that I use in Ventoy? Huh do I install it to the hard drive, or just live boot, I would love any help.

Print this item

  Run as a service in Windows
Posted by: xayide - 06-15-2024, 08:17 AM - Forum: iVentoy Discussion Forum - Replies (4)

Hello,

Is there any support for running as a service or is it advised to use thirds-party software such as runasaservice or nssm?

//X

Print this item

  Ventoy enroll key manager not working in new Dell laptops that use SecureBoot
Posted by: MBSTech - 06-11-2024, 02:00 PM - Forum: Ventoy Discussion Forum - Replies (33)

In earlier Dell models, enrolling the ventoy key into the key manager works fine and allows you to boot Ventoy after enrolling the key.

However, in at least the new Dell Latitude 5550's, this no longer works.  As a matter of fact, you don't even get the pop up from Ventoy to enroll the key into the key manager, it just tries to boot, then can't.

The only way to boot Ventoy with new Dell laptops is to disable secure boot in the bios, do what you need, then re-enable secure boot.

Can you put this on a buglist or a list to fix?

Print this item

Bug start server error
Posted by: wang_test - 06-11-2024, 03:07 AM - Forum: iVentoy Discussion Forum - No Replies

start server error
   
.txt   log.txt (Size: 129.35 KB / Downloads: 6)

Print this item