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

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 13,153
» Latest member: Allencip
» Forum threads: 1,651
» Forum posts: 6,662

Full Statistics

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

Latest Threads
gParted Live-ISO 1.7.0-1 ...
Forum: Ventoy Discussion Forum
Last Post: odie
06-06-2025, 11:55 AM
» Replies: 0
» Views: 113
请问是否支持Loongarch64架构的启动引导
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:57 AM
» Replies: 5
» Views: 7,464
还是希望能有支持国芯架构的安排吧。
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:56 AM
» Replies: 1
» Views: 1,159
能否让ventoy直接安装到硬盘和本机的系统形成双...
Forum: Ventoy Discussion Forum
Last Post: zp1688
06-01-2025, 11:55 AM
» Replies: 2
» Views: 1,731
Ventoy is genius!
Forum: Ventoy Discussion Forum
Last Post: Epictetus
05-28-2025, 12:56 AM
» Replies: 0
» Views: 384
安装vtoyboot后,grub启动项丢失
Forum: Ventoy Plugin Forum
Last Post: 1902550300
05-17-2025, 04:07 AM
» Replies: 0
» Views: 745
[Feature Request] WIM / V...
Forum: iVentoy Discussion Forum
Last Post: METALHEAD
05-14-2025, 05:19 PM
» Replies: 1
» Views: 1,103
iventoy 在LXC debian中启动失败
Forum: iVentoy Discussion Forum
Last Post: week921
05-09-2025, 02:22 PM
» Replies: 5
» Views: 9,562
exception processing mess...
Forum: Ventoy Discussion Forum
Last Post: Omid Khan
05-02-2025, 06:08 PM
» Replies: 0
» Views: 671
chain to iventoy
Forum: iVentoy Discussion Forum
Last Post: idstone
04-24-2025, 08:39 PM
» Replies: 1
» Views: 2,133

 
  rear / clonezilla ISO not recovering using iventoy
Posted by: whitebelt27 - 10-01-2023, 07:24 AM - Forum: iVentoy Discussion Forum - No Replies

Hi =)

i have 2 servers:
1. PXE server using iVentoy
2. testing server
i've taken two backups of the second server using REAR (Relax and Recover) and CloneZilla - both are in ISO format, with standalone unattended restore capability

now here's my problem:
when i mount the ISO (either one) directly through IPMI the ISO works fine and the system is restored (unattended)
when i boot the testing server using PXE to iVentoy environment and choose the ISO (either one) from the iVentoy list - the ISO initially loads but fails to run, system reports it can't find the restore files as if the ISO is not mounted at all

in clonezilla case - it fails in the part where it's trying to load squashfs
in rear case - it fails to find the restore data

should it technically work? or am i missing something?
let me know if you require any more info,
thanks,

Print this item

  Ventoy no longer boots
Posted by: balanga - 09-28-2023, 06:27 AM - Forum: Ventoy Discussion Forum - Replies (1)

I had a working version of Ventoy which I was very happy with, but it no longer boots.

I created an additional partition on my Ventoy disk and installed Linux (OpenSuse) on it. That installed it's own grub and now when I boot, the system starts OpenSuse.

How do I recover Ventoy's grub loader?

Print this item

Question How to add Device Drivers during Windows Setup?
Posted by: StephenSky - 09-28-2023, 03:50 AM - Forum: iVentoy Discussion Forum - Replies (4)

Add Device Drivers to Windows During Windows Setup | Microsoft Learn

Looking to create a Windows answer file (unattend.xml) to go with a Windows 10 install.

How do I get device drivers be available during the windowsPE stage?  I am trying to avoid modifying the Windows 10 .iso and placing the files inside there.

I understand iVentoy provides a HTTP server to serve files which I can get to work when sending PowerShell scripts during the Windows auditUser and auditSystem phases.

The problem I am facing here is that prior to configuring the drive and partitions, there needs to be specific Intel drivers to be installed before formatting and partitioning of the drives can be performed during the Windows install. I figure I am able to use the auto-injection feature of iVentoy to get the files into the X:\ boot drive however how am I able to automatically get these drivers to be installed?

Thanks

Print this item

  iventoy管理界面为啥不设置一个用户和密码呢
Posted by: piis - 09-27-2023, 12:24 AM - Forum: iVentoy Discussion Forum - Replies (1)

iventoy管理界面为啥不设置一个用户和密码呢

Print this item

Photo An another dumb question - Can Ventoy play GIFs as a menu background?
Posted by: partyofocelots - 09-25-2023, 03:06 PM - Forum: Ventoy Discussion Forum - No Replies

Hello, I think that might be impossible, but I'm curious. Huh

Thanks!

Print this item

  Can't boot any resolution but 800x600, but WinPE video is garbled
Posted by: aaronpriest - 09-22-2023, 02:42 PM - Forum: iVentoy Discussion Forum - Replies (3)

I have an Intel NUC that refuses to boot iVentoy unless the boot menu resolution is set to 800x600. However, if I set the resolution that low, then every WinPE .iso I boot has a garbled display after the Windows boot logo, so I still can't get it to work. When I try higher resolutions I get errors like attached. Any ideas?



Attached Files Thumbnail(s)
   
Print this item

Photo ventoy文件注入功能
Posted by: wise800 - 09-22-2023, 02:50 AM - Forum: Ventoy Discussion Forum - Replies (2)

ventoy文件注入插件和ventoy.dat文件是否有冲突?
在使用ventoy启动PE时,若PE的ISO根目录中有ventoy.dat文件时,文件注入插件会失败;若删除根目录下的ventoy.dat文件,文件注入成功,但是这样PE启动时,会加载ISO驱动器,不能直接弹出USB(等同于ISO文件如何标记自己是 Ventoy Compatible 的功能失效。详www.ventoy.net/cn/doc_compatible_mark.html)。目前测试了多个PE都存在这种现象,不知道这个是否是一个bug,或者是我在使用文件注入插件时操作错误。希望能解决我的困惑,谢谢!



Code:
{
    "control":[
        { "VTOY_SECONDARY_TIMEOUT": "2" },
        { "VTOY_DEFAULT_SEARCH_ROOT": "/ISO" }
    ],
    "injection":[
        {
            "parent": "/ISO",
            "archive": "/ISO/diy.zip"
        }
    ]
}

Print this item

  BIN or IMG files?
Posted by: scelfo - 09-22-2023, 02:32 AM - Forum: iVentoy Discussion Forum - Replies (1)

Will it be possible in future versions of iVentoy to boot BIN or IMG images like what can be done with Ventoy?

Print this item

Question help installing ventoy using windows
Posted by: hellohi - 09-21-2023, 09:11 PM - Forum: Ventoy Discussion Forum - No Replies

I used the guide on how to install this using windows and all methods in "When Ventoy2Disk.exe Failed To Install" worked except the VM which just stagnated on the loading screen. However when I installed the program to install ventoy gpt or mbr it always failed to install to my 1tb usb 3 generic flash drive gpt or mbr

Print this item

Question Win10 httpdisk not mounted / network script to fast
Posted by: AngelKing - 09-20-2023, 07:14 AM - Forum: iVentoy Discussion Forum - Replies (3)

I think this is a problem with Windows 10 ISOs.
httpdrive cant mount iso to drive y: - because of the problem with the ip configuration.

The problem does not exist on Windows 11 isos.

The iVentoy system can be reached via ping and the manual mounting of the ISO works in the recovery console of Windows Setup. I also can access drive y:
X:\windows\System32\ventoy\httpdisk.exe /mount 0 http://192.168.50.2:16000/riso/id/13.iso /cd Y:

I it possible to change your script for this configuration to wait some more time for configuration?
I already tried it with WinInjection but without solution.

IPv4-Adresse . . . . . . . . . . : 192.168.50.82(Vorläufig) or IPv4-address . . . . . . . . . . : 192.168.50.82(Tentative)
Says that a conflict check is currently being running and that probably takes too long for your script (no wait times)
(see last entrys in the log)

Here is the log file (its a german system)
==========================
[...]
Try 18 ...
X:\windows\system32>ipconfig /all

Windows-IP-Konfiguration
Hostname . . . . . . . . . . . . : minint-svhds23
Prim res DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein

Ethernet-Adapter Ethernet:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Realtek PCIe GbE Family Controller
Physische Adresse . . . . . . . . : 08-60-6E-68-E0-8E
DHCP aktiviert. . . . . . . . . . : Nein
Autokonfiguration aktiviert . . . : Ja
Verbindungslokale IPv6-Adresse . : fe80::fdf4:355d:8d00:7441%3(Bevorzugt)
IPv4-Adresse . . . . . . . . . . : 192.168.50.82(Tentative)
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.50.1
DHCPv6-IAID . . . . . . . . . . . : 50880622
DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-2C-9A-08-78-08-60-6E-68-E0-8E
NetBIOS ber TCP/IP . . . . . . . : Aktiviert

X:\windows\system32>ping -n 1 -w 2000 192.168.50.2
Pinging 192.168.50.2 with 32 bytes of data:
PING: Error during transmission. General error.

Ping-Statistik f r 192.168.50.2:
Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1
(100% Verlust),

X:\windows\system32>if 1 EQU 0 goto NETFINISH
X:\windows\system32>goto START_LOOP
X:\windows\system32>if 18 EQU 18 goto END_LOOP
X:\windows\system32>if 18 EQU 20 goto NETFINISH
X:\windows\system32>X:\windows\System32\VTOYPE.EXE SETIP
Set static IP ...
Adapter List:
pIpAdapterInfo->Address 08-60-6E-68-E0-8E
Run command <cmd /c wmic path win32_networkadapter where index=3 call enable>Run command <cmd /c netsh interface ip set address name=3 source=static addr=192.168.50.82 mask=255.255.255.0 gateway=192.168.50.1>Run command <cmd /c netsh interface ipv4 add dnsserver "3" addr=1.1.1.1 index=1>
X:\windows\system32>set /a MaxCnt=18+2
X:\windows\system32>goto START_LOOP
X:\windows\system32>if 18 EQU 20 goto END_LOOP
X:\windows\system32>set /a Count=18+1
X:\windows\system32>echo Try 19 ...
Try 19 ...
X:\windows\system32>ipconfig /all

Windows-IP-Konfiguration
Hostname . . . . . . . . . . . . : minint-svhds23
Prim res DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein

Ethernet-Adapter Ethernet:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Realtek PCIe GbE Family Controller
Physische Adresse . . . . . . . . : 08-60-6E-68-E0-8E
DHCP aktiviert. . . . . . . . . . : Nein
Autokonfiguration aktiviert . . . : Ja
Verbindungslokale IPv6-Adresse . : fe80::fdf4:355d:8d00:7441%3(Bevorzugt)
IPv4-Adresse . . . . . . . . . . : 192.168.50.82(Tentative)
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.50.1
DHCPv6-IAID . . . . . . . . . . . : 50880622
DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-2C-9A-08-78-08-60-6E-68-E0-8E
NetBIOS ber TCP/IP . . . . . . . : Aktiviert

X:\windows\system32>ping -n 1 -w 2000 192.168.50.2
Pinging 192.168.50.2 with 32 bytes of data:
PING: Error during transmission. General error.

Ping-Statistik f r 192.168.50.2:
Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1
(100% Verlust),

X:\windows\system32>if 1 EQU 0 goto NETFINISH
X:\windows\system32>goto START_LOOP
X:\windows\system32>if 19 EQU 20 goto END_LOOP
X:\windows\system32>set /a Count=19+1
X:\windows\system32>echo Try 20 ...
Try 20 ...

X:\windows\system32>ipconfig /all

Windows-IP-Konfiguration
Hostname . . . . . . . . . . . . : minint-svhds23
Prim res DNS-Suffix . . . . . . . :
Knotentyp . . . . . . . . . . . . : Hybrid
IP-Routing aktiviert . . . . . . : Nein
WINS-Proxy aktiviert . . . . . . : Nein

Ethernet-Adapter Ethernet:
Verbindungsspezifisches DNS-Suffix:
Beschreibung. . . . . . . . . . . : Realtek PCIe GbE Family Controller
Physische Adresse . . . . . . . . : 08-60-6E-68-E0-8E
DHCP aktiviert. . . . . . . . . . : Nein
Autokonfiguration aktiviert . . . : Ja
Verbindungslokale IPv6-Adresse . : fe80::fdf4:355d:8d00:7441%3(Bevorzugt)
IPv4-Adresse . . . . . . . . . . : 192.168.50.82(Tentative)
Subnetzmaske . . . . . . . . . . : 255.255.255.0
Standardgateway . . . . . . . . . : 192.168.50.1
DHCPv6-IAID . . . . . . . . . . . : 50880622
DHCPv6-Client-DUID. . . . . . . . : 00-01-00-01-2C-9A-08-78-08-60-6E-68-E0-8E
NetBIOS ber TCP/IP . . . . . . . : Aktiviert

X:\windows\system32>ping -n 1 -w 2000 192.168.50.2

Pinging 192.168.50.2 with 32 bytes of data:
PING: Error during transmission. General error.

Ping-Statistik f r 192.168.50.2:
Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1
(100% Verlust),

X:\windows\system32>if 1 EQU 0 goto NETFINISH
X:\windows\system32>goto START_LOOP
X:\windows\system32>if 20 EQU 20 goto END_LOOP
X:\windows\system32>if 20 EQU 20 goto NETFINISH
X:\windows\system32>X:\windows\System32\ventoy\httpdisk.exe /mount 0 http://192.168.50.2:16000/riso/id/13.iso /cd Y:
HttpDisk: The network address is not reachable. For more information about troubleshooting network problems, see Windows Help.

X:\windows\system32>if exist Y: (echo httpdisk mount OK ) else (echo httpdisk mount FAILED )
httpdisk mount FAILED

Print this item