| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 14,491
» Latest member: andee5040
» Forum threads: 1,716
» Forum posts: 6,866
Full Statistics
|
| Online Users |
There are currently 206 online users. » 0 Member(s) | 200 Guest(s) Applebot, Baidu, Bing, Facebook, Google, Yandex
|
| Latest Threads |
can any one make theme
Forum: Ventoy Discussion Forum
Last Post: ali-omer
1 hour ago
» Replies: 0
» Views: 16
|
Ventoy USB pendrive is no...
Forum: Ventoy Discussion Forum
Last Post: jiri
09-11-2026, 11:20 AM
» Replies: 2
» Views: 4,303
|
Can a perfectly partition...
Forum: Ventoy Discussion Forum
Last Post: FireswordDEA08
08-27-2026, 02:28 AM
» Replies: 0
» Views: 979
|
Erro iPXE 2.0.0 na versão...
Forum: iVentoy Discussion Forum
Last Post: matmus06
08-24-2026, 08:59 AM
» Replies: 1
» Views: 1,143
|
error "unknown filesystem...
Forum: Ventoy Discussion Forum
Last Post: kreuter
08-24-2026, 08:05 AM
» Replies: 0
» Views: 970
|
CachyOS vDisk (vtoyboot) ...
Forum: Ventoy Discussion Forum
Last Post: alain81
08-20-2026, 04:51 PM
» Replies: 2
» Views: 3,119
|
[iPXE 2.0.0 regression] P...
Forum: iVentoy Discussion Forum
Last Post: jackson
07-30-2026, 12:01 AM
» Replies: 3
» Views: 1,900
|
Proxmox 8.4.x rdinit=vtoy...
Forum: Ventoy Discussion Forum
Last Post: Couch_Potato
07-22-2026, 11:15 PM
» Replies: 0
» Views: 2,081
|
VENTOY Resize Partition
Forum: Ventoy Discussion Forum
Last Post: HyeonSeok
07-22-2026, 05:23 PM
» Replies: 1
» Views: 2,081
|
Plugson installation - no...
Forum: Ventoy Plugin Forum
Last Post: Themotte
07-20-2026, 06:27 PM
» Replies: 3
» Views: 2,026
|
|
|
| ventoy_wimboot.img Plugin |
|
Posted by: click-click - 04-02-2024, 10:34 AM - Forum: Ventoy Plugin Forum
- Replies (9)
|
 |
Under the plugin for wimboot i see:
Quote:You can customize ventoy_wimboot.img as you need
There are many configurations in bcd file in ventoy_wimboot.img. For example, digital signature, test mode ...
You can customize them if the default template doesn't match your requirement.
I want to replace the boot.sdi to see if it will help booting Strelec's W11 .wim which doesn't finish booting with the current .sdi. I can unpack the .img with 7zip, but how do I repack it so it's still usable with Ventoy?
I don't see any instructions for repacking the wimboot.img
|
|
|
| Sergei Strelec's WinPE wim files |
|
Posted by: click-click - 04-01-2024, 06:17 PM - Forum: Ventoy Discussion Forum
- Replies (6)
|
 |
I would like to boot the Windows 10/11 wim files contained in the WinPE 11-10-8 Sergei Strelec (x86/x64/Native x86) 2023.06.25.iso. In Legacy BIOS mode, only the W10 wims boot without issues. The WinPE 11 wim boots and shows the flag, but the rotating wheel under it doesn't appear and the system restarts. Booting the iso and selecting the Win 11 entry boots okay. Anyone know what might be the problem or if there's another way of booting that specific wim directly?
For Legacy BIOS, I had to use CLI to get other files to boot. The W11 wim is the only one that doesn't work there. Everything in UEFI non-CLI mode boots okay.
|
|
|
| PXE boot via USB Ethernet dongle |
|
Posted by: jeffshead - 03-31-2024, 12:27 PM - Forum: iVentoy Discussion Forum
- Replies (8)
|
 |
Is there a way to PXE boot computers if their firmware does not support PXE booting from any brand USB-to-Ethernet dongle?
The Microsoft Surface Pro 2 is a good example. It does not have a built-in Ethernet port. I have read that you have to purchase a specific Microsoft branded dongle that's compatible with the Surface's firmware in order to PXE boot. Is there a way to use any USB-to-Ethernet dongle on any computer so that you can PXE boot any computer? I guess I'm thinking along the lines of creating a bootable USB drive, booting to a pre-boot environment from it and then PXE booting from there.
Has anyone been able to accomplish this? If so, please share the steps to do this :-)
|
|
|
Injection in live WinPE fails in .wim images |
|
Posted by: vtFred - 03-28-2024, 12:11 AM - Forum: Ventoy Plugin Forum
- Replies (1)
|
 |
Hello,
I use ventoy-1.0.97 on Windows 10 22H2 (19045.4170).
I wanted to test the injection plugin in live OS using .wim, namely the Mini_Windows_10_v21.12.wim taken from medicat.
For that, I just used the template from github mentioned here: https://www.ventoy.net/en/doc_inject_autorun.html to create the archive. I didn’t touch or edit any file in it.
Here is the content of the archive:
![[Image: VXZW3yJ.png]](https://i.imgur.com/VXZW3yJ.png)
Then, I added the injection entry point in ventoy.json using VentoyPlugson.exe such as :
Code: "injection": [
{
"image": "/ventoy/_ISO/Live_OS/Mini_Windows_10_v21.12.wim",
"archive": "/ventoy/_ISO/windows_injection.7z"
}
]
The paths are OK.
But when I start the Mini_Windows_10_v21.12_VTNORMAL.wim and explore the X:\ directory, there are no X:\VentoyAutoRun.log or VentoyAutoRun.bat or X:\Windows\system32\test.txt
Can it work with .wim images ?
|
|
|
|