Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 12,269
» Latest member: minefy
» Forum threads: 1,601
» Forum posts: 6,558
Full Statistics
|
Online Users |
There are currently 105 online users. » 0 Member(s) | 102 Guest(s) Applebot, Bing, Google
|
Latest Threads |
i have ventoy usb with wi...
Forum: Ventoy Discussion Forum
Last Post: xzaswq
1 hour ago
» Replies: 0
» Views: 3
|
Ventoy service autostart ...
Forum: Ventoy Discussion Forum
Last Post: reyesryder
Yesterday, 09:26 AM
» Replies: 0
» Views: 103
|
About the low activity
Forum: Ventoy Discussion Forum
Last Post: Epictetus
11-20-2024, 11:32 PM
» Replies: 2
» Views: 774
|
Installation looks streak...
Forum: iVentoy Discussion Forum
Last Post: lvinuezav
11-20-2024, 10:11 PM
» Replies: 1
» Views: 605
|
Windows 11 24H2 installer...
Forum: Ventoy Discussion Forum
Last Post: DawnTreader
11-14-2024, 07:43 PM
» Replies: 5
» Views: 4,070
|
ventoy什么时候,能支持原生4K的U盘
Forum: Ventoy Discussion Forum
Last Post: pj1981618
11-12-2024, 09:11 AM
» Replies: 2
» Views: 2,379
|
Boot ISO from sata
Forum: Ventoy Discussion Forum
Last Post: jesudia
11-10-2024, 08:17 PM
» Replies: 0
» Views: 301
|
boot iso with ventoy: "n...
Forum: Ventoy Discussion Forum
Last Post: Dutchglory
11-08-2024, 01:55 PM
» Replies: 0
» Views: 363
|
vhdimg, does it work with...
Forum: Ventoy Discussion Forum
Last Post: asdffdsa1122
11-05-2024, 10:48 PM
» Replies: 0
» Views: 380
|
Ventoy enroll key manager...
Forum: Ventoy Discussion Forum
Last Post: Epictetus
10-25-2024, 11:09 PM
» Replies: 26
» Views: 13,597
|
|
|
My work around for Windows installer driver issue |
Posted by: markadms - 07-28-2023, 05:45 PM - Forum: iVentoy Discussion Forum
- No Replies
|
|
I had a computer that had this issue with storage drivers not being found because of missing NIC drivers mentioned in the iventoy documentation. I knew the issue was the NIC driver, because if I connected a USB ethernet adapter the install would go through fine.
What I did was get a sergei strelec iso and go into \SSTR\DriverPacks\NETWORKDRIVER. Inside that folder are two more folders: NT6x32 and NTx64, and inside those folders are .7z files. I unzipped each of those files (I only used x64 drivers) and used dism to push those drivers into the boot.wim of my windows installer iso. The boot.wim contains two wimfiles. Index 1 is WinPE and Index 2 is Windows Setup. I mounted each of these wims and used the dism /add-driver command to push the drivers into them. I don't know if both needed it, but I didn't want to take the extra time to test each one separately.
I also put the graphics drivers from sergei strelec, which seems to have fixed the Windows installer still showing "fuzzy" screen with a resolution that is supported by my monitor, and works with sergei strelec, but not installer.
Then I put the boot.wim back into my iso, resaved and and put it back on the iventoy server.
I tried adding the driver folders to a zip file and use iventoy injection, but there must be something wrong with the way I did it or something, because it didn't work, and for some reason the x:\windows\system32\ventoy\vtoype.log was empty so I couldn't figure out why it was failing.
|
|
|
Directory listings is messed up |
Posted by: Boelie - 07-26-2023, 12:20 PM - Forum: iVentoy Discussion Forum
- No Replies
|
|
Hello,
When opening the website http://ventoypc:16000/user (or iso) I get directory listings for all files and folder underneath. I notice the files have all wrong link refrences pointed to it. This breaks linux wget to obtain the files.
Is this for everone or did I mess this up? All paths to filenames have their directories replaced with the filename. No link works.
|
|
|
Support for IA32 PXE client |
Posted by: iventoy_user - 07-25-2023, 12:05 AM - Forum: iVentoy Discussion Forum
- Replies (3)
|
|
Hi,
Thank you so much for this tool.
I want to know if this tool supports IA32 PXE client -- meaning, I have IA32 (32-bit Intel CPU) machines/laptops that need to be PXE-booted to discover/test hardware or install OS.
So, first I tried using Linux version of iVentoy. The client hung after receiving ipxe.bios.0 boot file. I thought, Linux version (64-bit) might be sending 64-bit boot file; so, it makes sense why it would not work. (Note: 64-bit PXE/CPU client booted fine.)
Then, I tried Windows 32-bit iVentoy - thinking that it would send 32-bit ipxe.bio.0. But I encountered the same problem.
So, I suspect that iVentoy only supports 64-bit PXE clients - meaning, irrespective which version of iVentoy software you use (IA32 or x64), ipxe.bios.0 is 64-bit code.
Can you please confirm? If I am correct, I request to support 32-bit PXE client from all iVentoy versions -- especially Linux.
Thank you again.
|
|
|
|