找回密码
 注册
搜索
系统gho:最纯净好用系统下载站投放广告、加入VIP会员,请联系 微信:wuyouceo
查看: 1087|回复: 45

[求助] 跨VLAN的镜像文件格式支持

[复制链接]
发表于 2026-9-10 10:44:53 | 显示全部楼层 |阅读模式
最近安装了iVentoy 尝鲜,在尝试跨VLAN进行部署。
我的网络架构是DHCP在爱快IK-S7028MT三层交换机上面172.27.0.253,IVENTOY是放在另外一个VLAN:100.100.100.100
使用的是ExternalNet模式,在三层交换机上面配置了next-server地址为:100.100.100.100
但我发现爱快的交换机不支持IVENTOY的这种格式:
如果是 ExternalNet 模式分别配置为iventoy_loader_16000_bios
爱快的文档我看了一下。仅支持带后缀名的格式文件名




 楼主| 发表于 2026-9-10 11:28:00 | 显示全部楼层
!
no service password-encryption
!
hostname IK-S7028MT
sysLocation Default
sysContact Default
!
multi config access
!
authentication line console login local
!
!
!
web login privilege open
!
time-range year
 absolute start 00:00:00 2026.1.1 end 00:00:00 2036.1.1
!
!
!
ssh-server enable
!
web language chinese
web-auth privilege 1
!
no telnet-server enable
!
snmp-server enable
snmp-server community rw 0 public
no rmon enable
!
service dhcp
!
ip dhcp excluded-address 166.66.0.1 166.66.0.10
ip dhcp excluded-address 172.27.0.1 172.27.0.10
ip dhcp excluded-address 155.55.0.1 155.55.0.19
ip dhcp excluded-address 144.44.0.1 144.44.0.10
ip dhcp excluded-address 100.100.100.1 100.100.100.10
!
!
ip dhcp pool 100
 network-address 100.100.100.0 255.255.255.0
 default-router 100.100.100.254
 dns-server 223.5.5.5 119.19.19.19
!
ip dhcp pool 144
 network-address 144.44.0.0 255.255.255.0
 default-router 144.44.0.254
 dns-server 100.100.100.100
!
ip dhcp pool 155
 network-address 155.55.0.0 255.255.255.0
 max-lease-time infinite 
 default-router 155.55.0.254
 dns-server 100.100.100.100
 bootfile \iventoy_loader_16000_bios.img;iventoy_loader_16000_uefi.img
 next-server 100.100.100.100
!
ip dhcp pool 166
 network-address 166.66.0.0 255.255.255.0
 max-lease-time infinite 
 default-router 166.66.0.254
 dns-server 100.100.100.100
 option 43 hex 0104AC1B00FE
!
ip dhcp pool 172
 network-address 172.27.0.0 255.255.255.0
 default-router 172.27.0.253
 dns-server 223.5.5.5 119.19.19.19
 bootfile iventoy_loader_16000.img
 next-server 100.100.100.100
!
ip dhcp pool 192
 network-address 192.168.254.0 255.255.255.0
 max-lease-time infinite 
 default-router 192.168.254.1
 dns-server 100.100.100.100
!
!
!
!
!
!
!
!
ip domain-lookup
!
dns-server 114.114.114.114 priority 1
dns-server 223.5.5.5
!
!
vlan 1;100;144;155;166;192 
!
access-list 144 deny ip 144.44.0.0 255.255.255.0 172.27.0.0 255.255.255.0 time-range year
access-list 155 deny ip 155.55.0.0 255.255.255.0 172.27.0.0 255.255.255.0 time-range year
access-list 192 deny ip 192.168.254.0 255.255.255.0 172.27.0.0 255.255.255.0 time-range year
!
vacl ip access-group 155 in vlan 155
vacl ip access-group 144 in vlan 144
vacl ip access-group 192 in vlan 192
!
Interface Ethernet1/0/1
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/2
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/3
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/4
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/5
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/6
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/7
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/8
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/9
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/10
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/11
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/12
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/13
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/14
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/15
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/16
 switchport access vlan 100
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/17
 switchport access vlan 155
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/18
 switchport access vlan 155
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/19
 switchport access vlan 155
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/20
 switchport access vlan 155
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/21
 switchport access vlan 166
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/22
 switchport access vlan 192
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/23
 switchport access vlan 144
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/24
 switchport mode trunk
 switchport trunk allowed vlan 1;100;144;155;166;192 
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/25
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/26
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/27
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
Interface Ethernet1/0/28
 loopback-detection specified-vlan 1-4094
 loopback-detection control block
!
interface Vlan1
 ip address 172.27.0.253 255.255.255.0
!
interface Vlan100
 ip address 100.100.100.254 255.255.255.0
!
interface Vlan144
 ip address 144.44.0.254 255.255.255.0
!
interface Vlan155
 ip address 155.55.0.254 255.255.255.0
!
interface Vlan166
 ip address 166.66.0.254 255.255.255.0
!
interface Vlan192
 ip address 192.168.254.1 255.255.255.0
!
ip route 0.0.0.0/0 172.27.0.254
!
ntp enable
ntp server 172.27.0.254
!
no login
!
ip mqtt looppulltime 300
ip mqtt boundcode c28138bef189e3954c3ea039ace95b19
ip mqtt loopdetect enable
end
回复

使用道具 举报

发表于 2026-9-10 12:05:40 | 显示全部楼层
不了解,帮顶
回复

使用道具 举报

发表于 2026-9-10 13:00:55 | 显示全部楼层
有技术的帖子
回复

使用道具 举报

发表于 2026-9-10 14:36:14 | 显示全部楼层
谢谢了。
回复

使用道具 举报

发表于 2026-9-10 16:57:44 | 显示全部楼层
有点头晕
回复

使用道具 举报

发表于 2026-9-10 20:11:49 | 显示全部楼层
本帖最后由 longpanda 于 2026-9-10 20:24 编辑

没看明白,是说要求文件名里面必须得有后缀名? 比如 abc.bin  abc.img 这样? 光有名字没有后缀名就设置不下去? 还要不要求有前级目录?

还是说要求这个文件必须在这个交换机的系统内存在?


点评

目前爱快的交换机是必须要用后缀名如图片上面还只能够是.img格式的。但现在软件不支持格式。  详情 回复 发表于 2026-9-11 09:30
回复

使用道具 举报

发表于 2026-9-10 20:31:14 | 显示全部楼层
不错的分享,顶一个。
回复

使用道具 举报

发表于 2026-9-10 22:15:04 | 显示全部楼层
感谢分享,学习了!
回复

使用道具 举报

发表于 2026-9-11 06:33:22 | 显示全部楼层
来学习

评分

参与人数 1无忧币 +4 收起 理由
yyz2191958 + 4

查看全部评分

回复

使用道具 举报

 楼主| 发表于 2026-9-11 09:30:33 | 显示全部楼层
longpanda 发表于 2026-9-10 20:11
没看明白,是说要求文件名里面必须得有后缀名? 比如 abc.bin  abc.img 这样? 光有名字没有后缀名就设置不 ...

目前爱快的交换机是必须要用后缀名如图片上面还只能够是.img格式的。但现在软件不支持格式。

点评

最新的 1.0.42 版本可以支持。 配置时只要有 iventoy_loader_16000_uefi 即可,可以是 iventoy_loader_16000_uefi iventoy_loader_16000_uefi.efi iventoy_loader_16000_uefi.img 等等任意后缀名都可以。  详情 回复 发表于 2026-9-11 11:07
回复

使用道具 举报

 楼主| 发表于 2026-9-11 09:33:17 | 显示全部楼层
前级目录其实交换机都是支持的。
回复

使用道具 举报

发表于 2026-9-11 11:07:16 | 显示全部楼层
webshow 发表于 2026-9-11 09:30
目前爱快的交换机是必须要用后缀名如图片上面还只能够是.img格式的。但现在软件不支持格式。 ...

最新的 1.0.42 版本可以支持。
配置时只要有 iventoy_loader_16000_uefi 即可,可以是
iventoy_loader_16000_uefi
iventoy_loader_16000_uefi.efi
iventoy_loader_16000_uefi.img

等等任意后缀名都可以。



点评

iventoy_loader_16000_bios这个是不是也可以在后面直接加.img呢。因为有些老主板不支持uefi  详情 回复 发表于 2026-9-11 11:54
好。我更新一下。然后来测试。  详情 回复 发表于 2026-9-11 11:18
回复

使用道具 举报

 楼主| 发表于 2026-9-11 11:18:13 | 显示全部楼层
longpanda 发表于 2026-9-11 11:07
最新的 1.0.42 版本可以支持。
配置时只要有 iventoy_loader_16000_uefi 即可,可以是
iventoy_loader_1 ...

好。我更新一下。然后来测试。
回复

使用道具 举报

 楼主| 发表于 2026-9-11 11:54:00 | 显示全部楼层
longpanda 发表于 2026-9-11 11:07
最新的 1.0.42 版本可以支持。
配置时只要有 iventoy_loader_16000_uefi 即可,可以是
iventoy_loader_1 ...

iventoy_loader_16000_bios这个是不是也可以在后面直接加.img呢。因为有些老主板不支持uefi

点评

https://www.iventoy.com/cn/doc_ext_dhcp.html  详情 回复 发表于 2026-9-11 12:17
也可以  发表于 2026-9-11 12:09
回复

使用道具 举报

发表于 2026-9-11 12:17:12 | 显示全部楼层
webshow 发表于 2026-9-11 11:54
iventoy_loader_16000_bios这个是不是也可以在后面直接加.img呢。因为有些老主板不支持uefi ...

https://www.iventoy.com/cn/doc_ext_dhcp.html

Snipaste_2026-09-11_12-16-50.png
回复

使用道具 举报

 楼主| 发表于 2026-9-11 13:22:42 | 显示全部楼层
longpanda 发表于 2026-9-11 12:17
https://www.iventoy.com/cn/doc_ext_dhcp.html

点评

好使了吗?  详情 回复 发表于 2026-9-11 13:52
回复

使用道具 举报

发表于 2026-9-11 13:52:04 | 显示全部楼层

点评

>>Start PXE over IPV4 Station IP address is 172.27.0.12 Server IP address is 172.27.0.253 NBP filename is iventoy_loader_16000_bios.img NBP filesize is 0 Bytes PXE-E99: Unexpected network error.  详情 回复 发表于 5 天前
这是跨网段: ip dhcp pool 172  network-address 172.27.0.0 255.255.255.0  default-router 172.27.0.253  dns-server 223.5.5.5 119.19.19.19  bootfile iventoy_loader_16000_bios.img:iventoy_loa  详情 回复 发表于 5 天前
启动显示:PXE-E16: No valid offer received  详情 回复 发表于 5 天前
建议WEB界面后台增加一个日志查看。不用老是登陆服务器去看日志文件。晚上下载新版本部署测试看看。  详情 回复 发表于 2026-9-11 15:04
回复

使用道具 举报

 楼主| 发表于 2026-9-11 15:04:50 | 显示全部楼层

建议WEB界面后台增加一个日志查看。不用老是登陆服务器去看日志文件。晚上下载新版本部署测试看看。
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层

启动显示:PXE-E16: No valid offer received
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层

这是跨网段:
ip dhcp pool 172
 network-address 172.27.0.0 255.255.255.0
 default-router 172.27.0.253
 dns-server 223.5.5.5 119.19.19.19
 bootfile iventoy_loader_16000_bios.img:iventoy_loader_16000_uefi.img
 option 43 hex 010464646464
 option 60 ascii PXEClient
 next-server 100.100.100.100
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层

>>Start PXE over IPV4
Station IP address is 172.27.0.12

Server IP address is 172.27.0.253

NBP filename is iventoy_loader_16000_bios.img

NBP filesize is 0 Bytes

PXE-E99: Unexpected network error.

点评

>>Start PXE over IPV4 有这个打印的一定是UEFI模式,但是启动文件名提供的是 iventoy_loader_16000_bios  详情 回复 发表于 5 天前
回复

使用道具 举报

发表于 5 天前 | 显示全部楼层
webshow 发表于 2026-9-14 11:02
>>Start PXE over IPV4
Station IP address is 172.27.0.12

>>Start PXE over IPV4

有这个打印的一定是UEFI模式,但是启动文件名提供的是 iventoy_loader_16000_bios  

点评

我在单VLAN下面可以正常启动。  详情 回复 发表于 5 天前
你说的这种情况我已经更换了了。 ip dhcp pool 172  network-address 172.27.0.0 255.255.255.0  default-router 172.27.0.253  dns-server 223.5.5.5 119.19.19.19  bootfile iventoy_loader_16000_ue  详情 回复 发表于 5 天前
回复

使用道具 举报

发表于 5 天前 | 显示全部楼层
谢谢楼主分享
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层
longpanda 发表于 2026-9-14 11:58
>>Start PXE over IPV4

有这个打印的一定是UEFI模式,但是启动文件名提供的是 iventoy_loader_16000_bio ...

你说的这种情况我已经更换了了。
ip dhcp pool 172
 network-address 172.27.0.0 255.255.255.0
 default-router 172.27.0.253
 dns-server 223.5.5.5 119.19.19.19
 bootfile iventoy_loader_16000_uefi.img
 next-server 100.100.100.100

但还是一样出现那个错误。

>>Start PXE over IPV4
Station IP address is 172.27.0.12

Server IP address is 172.27.0.253

NBP filename is iventoy_loader_16000_uefi.img

NBP filesize is 0 Bytes

PXE-E99: Unexpected network error.

点评

我在单VLAN下面可以正常启动。  详情 回复 发表于 5 天前
这个可能和UEFI 安全启动有关。你可以先临时把UEFI BIOS里面的安全启动关闭再看看,先确认下是不是和这个有关系。  发表于 5 天前
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层
webshow 发表于 2026-9-14 14:04
你说的这种情况我已经更换了了。
ip dhcp pool 172
 network-address 172.27.0.0 255.255.255.0

我在单VLAN下面可以正常启动。
回复

使用道具 举报

 楼主| 发表于 5 天前 | 显示全部楼层
longpanda 发表于 2026-9-14 11:58
>>Start PXE over IPV4

有这个打印的一定是UEFI模式,但是启动文件名提供的是 iventoy_loader_16000_bio ...

我在单VLAN下面可以正常启动。

点评

你把log发我看下。  详情 回复 发表于 5 天前
回复

使用道具 举报

发表于 5 天前 | 显示全部楼层
webshow 发表于 2026-9-14 16:51
我在单VLAN下面可以正常启动。

你把log发我看下。

点评

我没有办法上传附件只能够贴一些日志:  详情 回复 发表于 4 天前
回复

使用道具 举报

 楼主| 发表于 4 天前 | 显示全部楼层
本帖最后由 webshow 于 2026-9-15 10:47 编辑
longpanda 发表于 2026-9-14 17:12
你把log发我看下。

我没有办法上传附件只能够贴一些日志:
  1. 2026/09/15 10:42:32.121 [PXE]  ==========================================================
  2. 2026/09/15 10:42:32.121 [PXE]  ##########################################################
  3. 2026/09/15 10:42:32.121 [PXE]  ################### IVENTOY FREE RUN #####################
  4. 2026/09/15 10:42:32.121 [PXE]  ##########################################################
  5. 2026/09/15 10:42:32.121 [PXE]  ==========================================================
  6. 2026/09/15 10:42:32.352 [PXE]  ##################### IVENTOY Linux x86_64 (Free Edition) ################
  7. 2026/09/15 10:42:32.352 [PXE]  system cpu core number: 2
  8. 2026/09/15 10:42:32.365 [PXE]  Module <Log> init start ...
  9. 2026/09/15 10:42:32.366 [PXE]  Module <Log> init OK ...
  10. 2026/09/15 10:42:32.366 [PXE]  Module <Plat> init start ...
  11. 2026/09/15 10:42:32.366 [UTIL] Old system max open files: [1024     4096]
  12. 2026/09/15 10:42:32.366 [UTIL] New system max open files: [32768    32768]
  13. 2026/09/15 10:42:32.366 [PXE]  Module <Plat> init OK ...
  14. 2026/09/15 10:42:32.366 [PXE]  Module <Cfg> init start ...
  15. 2026/09/15 10:42:32.367 [PXE]  Module <Cfg> init OK ...
  16. 2026/09/15 10:42:32.367 [PXE]  Module <MAC> init start ...
  17. 2026/09/15 10:42:32.367 [PXE]  mac addr db init ...
  18. 2026/09/15 10:42:32.381 [PXE]  mac addr db init OK, total 57419 records
  19. 2026/09/15 10:42:32.381 [PXE]  Module <MAC> init OK ...
  20. 2026/09/15 10:42:32.381 [PXE]  Module <Tarfs> init start ...
  21. 2026/09/15 10:42:32.682 [PXE]  iventoy.dat <14104964> <30924800> <c3a004fb>
  22. 2026/09/15 10:42:34.077 [PXE]  Extract iventoy.dat success.
  23. 2026/09/15 10:42:34.083 [PXE]  ##########################################################
  24. 2026/09/15 10:42:34.083 [PXE]  #################### iVentoy 1.0.42 ####################
  25. 2026/09/15 10:42:34.084 [PXE]  ##########################################################
  26. 2026/09/15 10:42:34.084 [PXE]  tarfs find 224 files
  27. 2026/09/15 10:42:34.085 [PXE]  Module <Tarfs> init OK ...
  28. 2026/09/15 10:42:34.085 [PXE]  Module <OS> init start ...
  29. 2026/09/15 10:42:34.085 [PXE]  cpio buf:0x7f16aa362210 len:7206912 fixoff:968
  30. 2026/09/15 10:42:34.085 [PXE]  freebsd mfsroot size:2097152
  31. 2026/09/15 10:42:34.085 [PXE]  Module <OS> init OK ...
  32. 2026/09/15 10:42:34.085 [PXE]  Module <FONT> init start ...
  33. 2026/09/15 10:42:34.085 [PXE]  Module <FONT> init OK ...
  34. 2026/09/15 10:42:34.085 [PXE]  Module <IMG> init start ...
  35. 2026/09/15 10:42:34.085 [PXE]  Scan iso directory for all image files ...
  36. 2026/09/15 10:42:34.086 [PXE]  Dyn:0 Add ISO <iso/CentOS-7-x86_64-DVD-2207-02.iso> ID:1 size:4746903552 type:0
  37. 2026/09/15 10:42:34.086 [PXE]  Dyn:0 Add ISO <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> ID:2 size:5044211712 type:1
  38. 2026/09/15 10:42:34.087 [PXE]  Dyn:0 Add ISO <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> ID:3 size:5287520256 type:1
  39. 2026/09/15 10:42:34.087 [PXE]  Dyn:0 Add ISO <iso/debian-13.1.0-amd64-DVD-1.iso> ID:4 size:3981279232 type:0
  40. 2026/09/15 10:42:34.087 [PXE]  [1] Phase1 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> <ISO> 0 starting...
  41. 2026/09/15 10:42:34.087 [PXE]  [1] SystemId:<LINUX> VolumeId:<CentOS 7 x86_64> PublisherId:<>
  42. 2026/09/15 10:42:34.088 [PXE]  [2] Phase1 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <UDF> 1 starting...
  43. 2026/09/15 10:42:34.088 [PXE]  [2] SystemId:<> VolumeId:<CES_X64FREV_ZH-CN_DV9> PublisherId:<MICROSOFT CORPORATION>
  44. 2026/09/15 10:42:34.126 [PXE]  [3] Phase1 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <UDF> 1 starting...
  45. 2026/09/15 10:42:34.126 [PXE]  [3] SystemId:<> VolumeId:<CES_X64FREV_ZH-CN_DV9> PublisherId:<MICROSOFT CORPORATION>
  46. 2026/09/15 10:42:34.128 [PXE]  [4] Phase1 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> <ISO> 0 starting...
  47. 2026/09/15 10:42:34.131 [PXE]  [4] SystemId:<> VolumeId:<Debian 13.1.0 amd64 1> PublisherId:<>
  48. 2026/09/15 10:42:34.157 [PXE]  [1] img <iso/CentOS-7-x86_64-DVD-2207-02.iso> <ISO> OS type:Linux
  49. 2026/09/15 10:42:34.157 [PXE]  [1] Check linux arch type for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  50. 2026/09/15 10:42:34.157 [PXE]  [1] match x86_64 by name
  51. 2026/09/15 10:42:34.164 [PXE]  [1] collect initrd for <iso/CentOS-7-x86_64-DVD-2207-02.iso> ...
  52. 2026/09/15 10:42:34.164 [PXE]  [1] parse loader cfg </isolinux/isolinux.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  53. 2026/09/15 10:42:34.165 [PXE]  [1] new isolinux initrd </isolinux/initrd.img>
  54. 2026/09/15 10:42:34.165 [PXE]  [1] isolinux cfg: </isolinux/initrd.img> DirentOffset:750148 FileOffset:4665104384 FileSize:58537960
  55. 2026/09/15 10:42:34.165 [PXE]  [1] parse loader cfg </boot/grub/grub.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  56. 2026/09/15 10:42:34.165 [PXE]  [1] <boot/grub/grub.cfg> not found in ISO file.
  57. 2026/09/15 10:42:34.165 [PXE]  [1] parse loader cfg </EFI/BOOT/grub.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  58. 2026/09/15 10:42:34.165 [PXE]  [1] new grub2 initrd </images/pxeboot/initrd.img>
  59. 2026/09/15 10:42:34.168 [PXE]  [1] grub2 cfg: </images/pxeboot/initrd.img> DirentOffset:747726 FileOffset:4665104384 FileSize:58537960
  60. 2026/09/15 10:42:34.169 [PXE]  [1] [INITRD 0] /isolinux/initrd.img
  61. 2026/09/15 10:42:34.169 [PXE]  [1] [INITRD 1] /images/pxeboot/initrd.img
  62. 2026/09/15 10:42:34.169 [PXE]  [1] collect initrd for <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished.
  63. 2026/09/15 10:42:34.169 [PXE]  [1] Find squashfs for <iso/CentOS-7-x86_64-DVD-2207-02.iso> start ...
  64. 2026/09/15 10:42:34.169 [PXE]  [1] Find <LiveOS/squashfs.img> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  65. 2026/09/15 10:42:34.169 [PXE]  [1] Find squashfs for <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished.
  66. 2026/09/15 10:42:34.169 [PXE]  [1] Phase1 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished success
  67. 2026/09/15 10:42:34.645 [PXE]  [4] img <iso/debian-13.1.0-amd64-DVD-1.iso> <ISO> OS type:Linux
  68. 2026/09/15 10:42:34.653 [PXE]  [4] Check linux arch type for <iso/debian-13.1.0-amd64-DVD-1.iso>
  69. 2026/09/15 10:42:34.653 [PXE]  [4] match x86_64 by name
  70. 2026/09/15 10:42:34.653 [PXE]  [4] collect initrd for <iso/debian-13.1.0-amd64-DVD-1.iso> ...
  71. 2026/09/15 10:42:34.653 [PXE]  [4] parse loader cfg </isolinux/isolinux.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  72. 2026/09/15 10:42:34.653 [PXE]  [4] parse loader cfg </boot/grub/grub.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  73. 2026/09/15 10:42:34.653 [PXE]  [4] new grub2 initrd </install.amd/gtk/initrd.gz>
  74. 2026/09/15 10:42:34.654 [PXE]  [4] grub2 cfg: </install.amd/gtk/initrd.gz> DirentOffset:440514 FileOffset:241539072 FileSize:76443419
  75. 2026/09/15 10:42:34.654 [PXE]  [4] new grub2 initrd </install.amd/initrd.gz>
  76. 2026/09/15 10:42:34.654 [PXE]  [4] grub2 cfg: </install.amd/initrd.gz> DirentOffset:438572 FileOffset:330084352 FileSize:24206294
  77. 2026/09/15 10:42:34.654 [PXE]  [4] parse loader cfg </EFI/BOOT/grub.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  78. 2026/09/15 10:42:34.654 [PXE]  [4] <EFI/BOOT/grub.cfg> not found in ISO file.
  79. 2026/09/15 10:42:34.654 [PXE]  [4] [INITRD 0] /install.amd/gtk/initrd.gz
  80. 2026/09/15 10:42:34.654 [PXE]  [4] [INITRD 1] /install.amd/initrd.gz
  81. 2026/09/15 10:42:34.654 [PXE]  [4] collect initrd for <iso/debian-13.1.0-amd64-DVD-1.iso> finished.
  82. 2026/09/15 10:42:34.654 [PXE]  [4] Find squashfs for <iso/debian-13.1.0-amd64-DVD-1.iso> start ...
  83. 2026/09/15 10:42:34.654 [PXE]  [4] squashfs not found for <iso/debian-13.1.0-amd64-DVD-1.iso>
  84. 2026/09/15 10:42:34.654 [PXE]  [4] Drv udeb path is <pool/main/l/linux-signed-amd64>
  85. 2026/09/15 10:42:34.654 [PXE]  [4] Find squashfs for <iso/debian-13.1.0-amd64-DVD-1.iso> finished.
  86. 2026/09/15 10:42:34.654 [PXE]  [4] Phase1 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> finished success
  87. 2026/09/15 10:42:35.000 [PXE]  [2] This is standard Windows ISO 0x1.
  88. 2026/09/15 10:42:35.000 [PXE]  [2] img <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <UDF> OS type:Windows
  89. 2026/09/15 10:42:35.013 [PXE]  [2] collect wim files for <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> ...
  90. 2026/09/15 10:42:35.017 [PXE]  [2] Find in /efi/microsoft/boot/bcd ...
  91. 2026/09/15 10:42:35.020 [PXE]  [2] Find wim flag:</sources/boot.wim>
  92. 2026/09/15 10:42:35.020 [PXE]  [2] Find wim flag:</sources/boot.wim>
  93. 2026/09/15 10:42:35.021 [PXE]  [2] wim </sources/boot.wim> already exist
  94. 2026/09/15 10:42:35.021 [PXE]  [2] Find in /boot/bcd ...
  95. 2026/09/15 10:42:35.022 [PXE]  [2] Find wim flag:</sources/boot.wim>
  96. 2026/09/15 10:42:35.022 [PXE]  [2] wim </sources/boot.wim> already exist
  97. 2026/09/15 10:42:35.022 [PXE]  [2] Find wim flag:</sources/boot.wim>
  98. 2026/09/15 10:42:35.022 [PXE]  [2] wim </sources/boot.wim> already exist
  99. 2026/09/15 10:42:35.022 [PXE]  [2] [WIM 0] /sources/boot.wim [Seek:22697984  Size:708906988  RecSeek:0]
  100. 2026/09/15 10:42:35.022 [PXE]  [2] collect wim files finished.
  101. 2026/09/15 10:42:35.022 [PXE]  [2] Phase1 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> finished success
  102. 2026/09/15 10:42:35.213 [PXE]  [3] This is standard Windows ISO 0x1.
  103. 2026/09/15 10:42:35.213 [PXE]  [3] img <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <UDF> OS type:Windows
  104. 2026/09/15 10:42:35.213 [PXE]  [3] collect wim files for <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> ...
  105. 2026/09/15 10:42:35.213 [PXE]  [3] Find in /efi/microsoft/boot/bcd ...
  106. 2026/09/15 10:42:35.213 [PXE]  [3] Find wim flag:</sources/boot.wim>
  107. 2026/09/15 10:42:35.213 [PXE]  [3] Find wim flag:</sources/boot.wim>
  108. 2026/09/15 10:42:35.213 [PXE]  [3] wim </sources/boot.wim> already exist
  109. 2026/09/15 10:42:35.213 [PXE]  [3] Find in /boot/bcd ...
  110. 2026/09/15 10:42:35.213 [PXE]  [3] Find wim flag:</sources/boot.wim>
  111. 2026/09/15 10:42:35.213 [PXE]  [3] wim </sources/boot.wim> already exist
  112. 2026/09/15 10:42:35.213 [PXE]  [3] Find wim flag:</sources/boot.wim>
  113. 2026/09/15 10:42:35.213 [PXE]  [3] wim </sources/boot.wim> already exist
  114. 2026/09/15 10:42:35.213 [PXE]  [3] [WIM 0] /sources/boot.wim [Seek:22362112  Size:604491845  RecSeek:0]
  115. 2026/09/15 10:42:35.213 [PXE]  [3] collect wim files finished.
  116. 2026/09/15 10:42:35.213 [PXE]  [3] Phase1 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> finished success
  117. 2026/09/15 10:42:35.214 [PXE]  ================= PXE IMG DUMP =================
  118. 2026/09/15 10:42:35.214 [PXE]  [1] <CentOS-7-x86_64-DVD-2207-02.iso> <4746903552> <ISO> <Linux> <x86_64> <Initrd:2> <> <>
  119. 2026/09/15 10:42:35.214 [PXE]  [2] <WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <5044211712> <UDF> <Windows> <x86_64> <Wim:0/1>
  120. 2026/09/15 10:42:35.214 [PXE]  [3] <WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <5287520256> <UDF> <Windows> <x86_64> <Wim:0/1>
  121. 2026/09/15 10:42:35.214 [PXE]  [4] <debian-13.1.0-amd64-DVD-1.iso> <3981279232> <ISO> <Linux> <x86_64> <Initrd:2> <> <>
  122. 2026/09/15 10:42:35.214 [PXE]  ================================================
  123. 2026/09/15 10:42:35.214 [PXE]  Module <IMG> init OK ...
  124. 2026/09/15 10:42:35.214 [PXE]  Module <DHCP> init start ...
  125. 2026/09/15 10:42:35.214 [PXE]  Module <DHCP> init OK ...
  126. 2026/09/15 10:42:35.214 [PXE]  Module <TFTP> init start ...
  127. 2026/09/15 10:42:35.214 [PXE]  Alias sb-uefi-ipxe-shim.efi to sb-uefi-snponly-shim.efi
  128. 2026/09/15 10:42:35.214 [PXE]  Module <TFTP> init OK ...
  129. 2026/09/15 10:42:35.214 [PXE]  Module <HTTP> init start ...
  130. 2026/09/15 10:42:35.374 [HTTP] HTTP API service is running on 0.0.0.0:26000 ...
  131. 2026/09/15 10:42:35.425 [PXE]  Module <HTTP> init OK ...
  132. 2026/09/15 10:42:35.425 [PXE]  Module <BLK> init start ...
  133. 2026/09/15 10:42:35.425 [PXE]  Module <BLK> init OK ...
  134. 2026/09/15 10:42:35.425 [PXE]  <535735305a57776f55696b67513256735a584a76626968534b53424455465567536a4d7a4e545567514341794c6a417752306836>
  135. 2026/09/15 10:42:35.425 [PXE]  <4d54497a4e4455324e7a67784d6a4d304e5459334f446b7751554a445245524652555a4251554a4351304d3d>
  136. 2026/09/15 10:42:35.425 [PXE]  8ac0f2c8b5f4cae4b7c2f8c8c988d1cf8b5efd2a085a71505f6a3ad9dc29a311
  137. 2026/09/15 10:42:35.426 [PXE]  ====================== SYSTEM IP LIST ===================================
  138. 2026/09/15 10:42:35.426 [PXE]   [1] 100.100.100.100   255.255.255.0     100.100.100.1     eth0
  139. 2026/09/15 10:42:35.426 [PXE]   [2] 172.17.0.1        255.255.0.0       172.17.0.1        docker0
  140. 2026/09/15 10:42:35.426 [PXE]  =========================================================================
  141. 2026/09/15 10:42:35.426 [PXE]  OS language 1 en_us
  142. 2026/09/15 10:42:35.426 [PXE]  PXE cofigure recovery ...
  143. 2026/09/15 10:42:35.426 [PXE]  data/config.dat not exist, no need for recovery.
  144. 2026/09/15 10:42:35.426 [PXE]  ########## iVentoy auto running. #########
  145. 2026/09/15 10:42:35.426 [PXE]  ########### No config.dat exist, can NOT auto run ....
  146. 2026/09/15 10:42:35.426 [PXE]  ########### No config.dat exist, can NOT auto run ....
  147. 2026/09/15 10:42:35.426 [PXE]  ########### No config.dat exist, can NOT auto run ....
  148. 2026/09/15 10:42:35.426 [PXE]  Recv stop signal ...
  149. 2026/09/15 10:42:35.426 [PXE]  Main loop break, now exit iventoy ...
  150. 2026/09/15 10:42:35.426 [PXE]  Now save iventoy config data ...
  151. 2026/09/15 10:42:35.427 [PXE]  iventoy config data (data/config.dat) save OK
  152. 2026/09/15 10:42:35.427 [PXE]  Module <BLK> exit ...
  153. 2026/09/15 10:42:35.427 [BLK]  BLK worker 0 stop starting...
  154. 2026/09/15 10:42:39.599 [HTTP] API request: <{"method":"sysinfo"}>
  155. 2026/09/15 10:42:39.815 [HTTP] API request: <{"method":"sys_ip_list"}>
  156. 2026/09/15 10:42:39.885 [HTTP] API request: <{"method":"get_dhcp_mode"}>
  157. 2026/09/15 10:42:42.377 [HTTP] API request: <{"method":"get_config_all"}>
  158. 2026/09/15 10:42:45.701 [HTTP] API request: <{"method":"set_dhcp_mode","dhcp_mode":2}>
  159. 2026/09/15 10:42:48.311 [HTTP] API request: <{"method":"set_def_page_lang","index":0}>
  160. 2026/09/15 10:42:48.617 [HTTP] API request: <{"method":"sysinfo"}>
  161. 2026/09/15 10:42:48.677 [HTTP] API request: <{"method":"get_config_all"}>
  162. 2026/09/15 10:42:50.985 [HTTP] API request: <{"method":"set_config","tftp_timeout":5,"tftp_maxretrans":3,"tftp_blksize_opt":true,"http_port":16000,"nbd_port":10809,"nfs_port":12049,"smb_port":10445,"iscsi_port":3260}>
  163. 2026/09/15 10:42:51.000 [HTTP] API request: <{"method":"get_config_all"}>
  164. 2026/09/15 10:42:54.347 [HTTP] API request: <{"method":"get_config_all"}>
  165. 2026/09/15 10:42:56.213 [HTTP] API request: <{"method":"get_img_tree"}>
  166. 2026/09/15 10:42:56.214 [HTTP] API request: <{"method":"get_img_summary"}>
  167. 2026/09/15 10:42:56.215 [HTTP] API request: <{"method":"get_dir_tree"}>
  168. 2026/09/15 10:42:57.373 [HTTP] API request: <{"method":"refresh_img_list"}>
  169. 2026/09/15 10:42:57.373 [PXE]  iVentoy refresh image ...
  170. 2026/09/15 10:42:57.373 [PXE]  iVentoy 1st time refresh, do img recover ...
  171. 2026/09/15 10:42:57.373 [PXE]  PXE cofigure image recovery ...
  172. 2026/09/15 10:42:57.374 [PXE]  recover from the same version: 1.0.42
  173. 2026/09/15 10:42:57.374 [PXE]  data/config.dat is valid, now recover data ...
  174. 2026/09/15 10:42:57.374 [PXE]  [1] recover img data for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  175. 2026/09/15 10:42:57.374 [PXE]  [1] auto_default:0 auto_timeout:0 auto_count:0
  176. 2026/09/15 10:42:57.374 [PXE]  [1] recover uefi res lock <0>
  177. 2026/09/15 10:42:57.374 [PXE]  [1] recover os boot mode <0>
  178. 2026/09/15 10:42:57.374 [PXE]  [1] recover os debug mode <0>
  179. 2026/09/15 10:42:57.374 [PXE]  [2] recover img data for <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso>
  180. 2026/09/15 10:42:57.374 [PXE]  [2] auto_default:0 auto_timeout:0 auto_count:0
  181. 2026/09/15 10:42:57.374 [PXE]  [2] recover uefi res lock <1>
  182. 2026/09/15 10:42:57.374 [PXE]  [2] recover os boot mode <0>
  183. 2026/09/15 10:42:57.374 [PXE]  [2] recover os debug mode <0>
  184. 2026/09/15 10:42:57.374 [PXE]  [3] recover img data for <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso>
  185. 2026/09/15 10:42:57.374 [PXE]  [3] auto_default:0 auto_timeout:0 auto_count:0
  186. 2026/09/15 10:42:57.374 [PXE]  [3] recover uefi res lock <1>
  187. 2026/09/15 10:42:57.374 [PXE]  [3] recover os boot mode <0>
  188. 2026/09/15 10:42:57.374 [PXE]  [3] recover os debug mode <0>
  189. 2026/09/15 10:42:57.374 [PXE]  [4] recover img data for <iso/debian-13.1.0-amd64-DVD-1.iso>
  190. 2026/09/15 10:42:57.374 [PXE]  [4] auto_default:0 auto_timeout:0 auto_count:0
  191. 2026/09/15 10:42:57.374 [PXE]  [4] recover uefi res lock <0>
  192. 2026/09/15 10:42:57.374 [PXE]  [4] recover os boot mode <0>
  193. 2026/09/15 10:42:57.374 [PXE]  [4] recover os debug mode <0>
  194. 2026/09/15 10:42:57.374 [PXE]  =============== PXE cofigure image recovery finished ===============
  195. 2026/09/15 10:42:57.374 [PXE]  Now save iventoy config data ...
  196. 2026/09/15 10:42:57.374 [PXE]  iventoy config data (data/config.dat) save OK
  197. 2026/09/15 10:42:57.374 [PXE]  free all images ...
  198. 2026/09/15 10:42:57.381 [PXE]  Scan iso directory for all image files ...
  199. 2026/09/15 10:42:57.382 [PXE]  Dyn:0 Add ISO <iso/CentOS-7-x86_64-DVD-2207-02.iso> ID:1 size:4746903552 type:0
  200. 2026/09/15 10:42:57.382 [PXE]  Dyn:0 Add ISO <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> ID:2 size:5044211712 type:1
  201. 2026/09/15 10:42:57.382 [PXE]  Dyn:0 Add ISO <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> ID:3 size:5287520256 type:1
  202. 2026/09/15 10:42:57.383 [PXE]  Dyn:0 Add ISO <iso/debian-13.1.0-amd64-DVD-1.iso> ID:4 size:3981279232 type:0
  203. 2026/09/15 10:42:57.383 [PXE]  [1] Phase1 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> <ISO> 0 starting...
  204. 2026/09/15 10:42:57.383 [PXE]  [2] Phase1 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <UDF> 1 starting...
  205. 2026/09/15 10:42:57.383 [PXE]  [2] SystemId:<> VolumeId:<CES_X64FREV_ZH-CN_DV9> PublisherId:<MICROSOFT CORPORATION>
  206. 2026/09/15 10:42:57.384 [PXE]  [1] SystemId:<LINUX> VolumeId:<CentOS 7 x86_64> PublisherId:<>
  207. 2026/09/15 10:42:57.398 [HTTP] API request: <{"method":"query_status"}>
  208. 2026/09/15 10:42:57.398 [PXE]  [3] Phase1 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <UDF> 1 starting...
  209. 2026/09/15 10:42:57.398 [PXE]  [4] Phase1 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> <ISO> 0 starting...
  210. 2026/09/15 10:42:57.399 [PXE]  [4] SystemId:<> VolumeId:<Debian 13.1.0 amd64 1> PublisherId:<>
  211. 2026/09/15 10:42:57.399 [PXE]  [3] SystemId:<> VolumeId:<CES_X64FREV_ZH-CN_DV9> PublisherId:<MICROSOFT CORPORATION>
  212. 2026/09/15 10:42:57.402 [HTTP] API request: <{"method":"get_img_summary"}>
  213. 2026/09/15 10:42:57.402 [HTTP] API request: <{"method":"get_dir_tree"}>
  214. 2026/09/15 10:42:57.403 [PXE]  [1] img <iso/CentOS-7-x86_64-DVD-2207-02.iso> <ISO> OS type:Linux
  215. 2026/09/15 10:42:57.405 [PXE]  [1] Check linux arch type for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  216. 2026/09/15 10:42:57.405 [PXE]  [1] match x86_64 by name
  217. 2026/09/15 10:42:57.405 [PXE]  [1] collect initrd for <iso/CentOS-7-x86_64-DVD-2207-02.iso> ...
  218. 2026/09/15 10:42:57.405 [PXE]  [1] parse loader cfg </isolinux/isolinux.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  219. 2026/09/15 10:42:57.405 [PXE]  [1] new isolinux initrd </isolinux/initrd.img>
  220. 2026/09/15 10:42:57.405 [PXE]  [1] isolinux cfg: </isolinux/initrd.img> DirentOffset:750148 FileOffset:4665104384 FileSize:58537960
  221. 2026/09/15 10:42:57.406 [PXE]  [1] parse loader cfg </boot/grub/grub.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  222. 2026/09/15 10:42:57.406 [PXE]  [1] <boot/grub/grub.cfg> not found in ISO file.
  223. 2026/09/15 10:42:57.406 [PXE]  [1] parse loader cfg </EFI/BOOT/grub.cfg> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  224. 2026/09/15 10:42:57.407 [PXE]  [1] new grub2 initrd </images/pxeboot/initrd.img>
  225. 2026/09/15 10:42:57.407 [PXE]  [1] grub2 cfg: </images/pxeboot/initrd.img> DirentOffset:747726 FileOffset:4665104384 FileSize:58537960
  226. 2026/09/15 10:42:57.407 [PXE]  [1] [INITRD 0] /isolinux/initrd.img
  227. 2026/09/15 10:42:57.407 [PXE]  [1] [INITRD 1] /images/pxeboot/initrd.img
  228. 2026/09/15 10:42:57.407 [PXE]  [1] collect initrd for <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished.
  229. 2026/09/15 10:42:57.407 [PXE]  [1] Find squashfs for <iso/CentOS-7-x86_64-DVD-2207-02.iso> start ...
  230. 2026/09/15 10:42:57.407 [PXE]  [1] Find <LiveOS/squashfs.img> for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  231. 2026/09/15 10:42:57.408 [PXE]  [1] Find squashfs for <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished.
  232. 2026/09/15 10:42:57.408 [PXE]  [1] Phase1 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished success
  233. 2026/09/15 10:42:57.520 [PXE]  [4] img <iso/debian-13.1.0-amd64-DVD-1.iso> <ISO> OS type:Linux
  234. 2026/09/15 10:42:57.520 [PXE]  [4] Check linux arch type for <iso/debian-13.1.0-amd64-DVD-1.iso>
  235. 2026/09/15 10:42:57.520 [PXE]  [4] match x86_64 by name
  236. 2026/09/15 10:42:57.520 [PXE]  [4] collect initrd for <iso/debian-13.1.0-amd64-DVD-1.iso> ...
  237. 2026/09/15 10:42:57.520 [PXE]  [4] parse loader cfg </isolinux/isolinux.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  238. 2026/09/15 10:42:57.520 [PXE]  [4] parse loader cfg </boot/grub/grub.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  239. 2026/09/15 10:42:57.521 [PXE]  [4] new grub2 initrd </install.amd/gtk/initrd.gz>
  240. 2026/09/15 10:42:57.521 [PXE]  [4] grub2 cfg: </install.amd/gtk/initrd.gz> DirentOffset:440514 FileOffset:241539072 FileSize:76443419
  241. 2026/09/15 10:42:57.521 [PXE]  [4] new grub2 initrd </install.amd/initrd.gz>
  242. 2026/09/15 10:42:57.521 [PXE]  [4] grub2 cfg: </install.amd/initrd.gz> DirentOffset:438572 FileOffset:330084352 FileSize:24206294
  243. 2026/09/15 10:42:57.521 [PXE]  [4] parse loader cfg </EFI/BOOT/grub.cfg> for <iso/debian-13.1.0-amd64-DVD-1.iso>
  244. 2026/09/15 10:42:57.521 [PXE]  [4] <EFI/BOOT/grub.cfg> not found in ISO file.
  245. 2026/09/15 10:42:57.521 [PXE]  [4] [INITRD 0] /install.amd/gtk/initrd.gz
  246. 2026/09/15 10:42:57.521 [PXE]  [4] [INITRD 1] /install.amd/initrd.gz
  247. 2026/09/15 10:42:57.521 [PXE]  [4] collect initrd for <iso/debian-13.1.0-amd64-DVD-1.iso> finished.
  248. 2026/09/15 10:42:57.521 [PXE]  [4] Find squashfs for <iso/debian-13.1.0-amd64-DVD-1.iso> start ...
  249. 2026/09/15 10:42:57.522 [PXE]  [4] squashfs not found for <iso/debian-13.1.0-amd64-DVD-1.iso>
  250. 2026/09/15 10:42:57.522 [PXE]  [4] Drv udeb path is <pool/main/l/linux-signed-amd64>
  251. 2026/09/15 10:42:57.522 [PXE]  [4] Find squashfs for <iso/debian-13.1.0-amd64-DVD-1.iso> finished.
  252. 2026/09/15 10:42:57.522 [PXE]  [4] Phase1 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> finished success
  253. 2026/09/15 10:42:57.652 [PXE]  [2] This is standard Windows ISO 0x1.
  254. 2026/09/15 10:42:57.652 [PXE]  [2] img <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <UDF> OS type:Windows
  255. 2026/09/15 10:42:57.652 [PXE]  [2] collect wim files for <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> ...
  256. 2026/09/15 10:42:57.652 [PXE]  [2] Find in /efi/microsoft/boot/bcd ...
  257. 2026/09/15 10:42:57.652 [PXE]  [2] Find wim flag:</sources/boot.wim>
  258. 2026/09/15 10:42:57.652 [PXE]  [2] Find wim flag:</sources/boot.wim>
  259. 2026/09/15 10:42:57.652 [PXE]  [2] wim </sources/boot.wim> already exist
  260. 2026/09/15 10:42:57.652 [PXE]  [2] Find in /boot/bcd ...
  261. 2026/09/15 10:42:57.653 [PXE]  [2] Find wim flag:</sources/boot.wim>
  262. 2026/09/15 10:42:57.653 [PXE]  [2] wim </sources/boot.wim> already exist
  263. 2026/09/15 10:42:57.653 [PXE]  [2] Find wim flag:</sources/boot.wim>
  264. 2026/09/15 10:42:57.653 [PXE]  [2] wim </sources/boot.wim> already exist
  265. 2026/09/15 10:42:57.653 [PXE]  [2] [WIM 0] /sources/boot.wim [Seek:22697984  Size:708906988  RecSeek:0]
  266. 2026/09/15 10:42:57.654 [PXE]  [2] collect wim files finished.
  267. 2026/09/15 10:42:57.654 [PXE]  [2] Phase1 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> finished success
  268. 2026/09/15 10:42:57.709 [PXE]  [3] This is standard Windows ISO 0x1.
  269. 2026/09/15 10:42:57.709 [PXE]  [3] img <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <UDF> OS type:Windows
  270. 2026/09/15 10:42:57.709 [PXE]  [3] collect wim files for <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> ...
  271. 2026/09/15 10:42:57.709 [PXE]  [3] Find in /efi/microsoft/boot/bcd ...
  272. 2026/09/15 10:42:57.709 [PXE]  [3] Find wim flag:</sources/boot.wim>
  273. 2026/09/15 10:42:57.709 [PXE]  [3] Find wim flag:</sources/boot.wim>
  274. 2026/09/15 10:42:57.709 [PXE]  [3] wim </sources/boot.wim> already exist
  275. 2026/09/15 10:42:57.709 [PXE]  [3] Find in /boot/bcd ...
  276. 2026/09/15 10:42:57.710 [PXE]  [3] Find wim flag:</sources/boot.wim>
  277. 2026/09/15 10:42:57.710 [PXE]  [3] wim </sources/boot.wim> already exist
  278. 2026/09/15 10:42:57.710 [PXE]  [3] Find wim flag:</sources/boot.wim>
  279. 2026/09/15 10:42:57.710 [PXE]  [3] wim </sources/boot.wim> already exist
  280. 2026/09/15 10:42:57.710 [PXE]  [3] [WIM 0] /sources/boot.wim [Seek:22362112  Size:604491845  RecSeek:0]
  281. 2026/09/15 10:42:57.710 [PXE]  [3] collect wim files finished.
  282. 2026/09/15 10:42:57.710 [PXE]  [3] Phase1 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> finished success
  283. 2026/09/15 10:42:57.710 [PXE]  ================= PXE IMG DUMP =================
  284. 2026/09/15 10:42:57.711 [PXE]  [1] <CentOS-7-x86_64-DVD-2207-02.iso> <4746903552> <ISO> <Linux> <x86_64> <Initrd:2> <> <>
  285. 2026/09/15 10:42:57.711 [PXE]  [2] <WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <5044211712> <UDF> <Windows> <x86_64> <Wim:0/1>
  286. 2026/09/15 10:42:57.711 [PXE]  [3] <WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <5287520256> <UDF> <Windows> <x86_64> <Wim:0/1>
  287. 2026/09/15 10:42:57.711 [PXE]  [4] <debian-13.1.0-amd64-DVD-1.iso> <3981279232> <ISO> <Linux> <x86_64> <Initrd:2> <> <>
  288. 2026/09/15 10:42:57.711 [PXE]  ================================================
  289. 2026/09/15 10:42:57.711 [PXE]  PXE cofigure image recovery ...
  290. 2026/09/15 10:42:57.712 [PXE]  recover from the same version: 1.0.42
  291. 2026/09/15 10:42:57.712 [PXE]  data/config.dat is valid, now recover data ...
  292. 2026/09/15 10:42:57.712 [PXE]  [1] recover img data for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  293. 2026/09/15 10:42:57.712 [PXE]  [1] auto_default:0 auto_timeout:0 auto_count:0
  294. 2026/09/15 10:42:57.712 [PXE]  [1] recover uefi res lock <0>
  295. 2026/09/15 10:42:57.712 [PXE]  [1] recover os boot mode <0>
  296. 2026/09/15 10:42:57.712 [PXE]  [1] recover os debug mode <0>
  297. 2026/09/15 10:42:57.712 [PXE]  [2] recover img data for <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso>
  298. 2026/09/15 10:42:57.712 [PXE]  [2] auto_default:0 auto_timeout:0 auto_count:0
  299. 2026/09/15 10:42:57.712 [PXE]  [2] recover uefi res lock <1>
  300. 2026/09/15 10:42:57.713 [PXE]  [2] recover os boot mode <0>
  301. 2026/09/15 10:42:57.713 [PXE]  [2] recover os debug mode <0>
  302. 2026/09/15 10:42:57.713 [PXE]  [3] recover img data for <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso>
  303. 2026/09/15 10:42:57.713 [PXE]  [3] auto_default:0 auto_timeout:0 auto_count:0
  304. 2026/09/15 10:42:57.713 [PXE]  [3] recover uefi res lock <1>
  305. 2026/09/15 10:42:57.713 [PXE]  [3] recover os boot mode <0>
  306. 2026/09/15 10:42:57.713 [PXE]  [3] recover os debug mode <0>
  307. 2026/09/15 10:42:57.713 [PXE]  [4] recover img data for <iso/debian-13.1.0-amd64-DVD-1.iso>
  308. 2026/09/15 10:42:57.713 [PXE]  [4] auto_default:0 auto_timeout:0 auto_count:0
  309. 2026/09/15 10:42:57.713 [PXE]  [4] recover uefi res lock <0>
  310. 2026/09/15 10:42:57.713 [PXE]  [4] recover os boot mode <0>
  311. 2026/09/15 10:42:57.713 [PXE]  [4] recover os debug mode <0>
  312. 2026/09/15 10:42:57.713 [PXE]  =============== PXE cofigure image recovery finished ===============
  313. 2026/09/15 10:42:57.713 [PXE]  iVentoy refresh image OK.
  314. 2026/09/15 10:42:57.916 [HTTP] API request: <{"method":"query_status"}>
  315. 2026/09/15 10:42:57.965 [HTTP] API request: <{"method":"get_img_tree"}>
  316. 2026/09/15 10:42:57.965 [HTTP] API request: <{"method":"get_img_summary"}>
  317. 2026/09/15 10:42:57.966 [HTTP] API request: <{"method":"get_dir_tree"}>
  318. 2026/09/15 10:42:58.694 [HTTP] API request: <{"method":"sys_ip_list"}>
  319. 2026/09/15 10:42:58.707 [HTTP] API request: <{"method":"get_dhcp_mode"}>
  320. 2026/09/15 10:42:59.863 [HTTP] API request: <{"method":"check_firewall"}>
  321. 2026/09/15 10:42:59.898 [HTTP] API request: <{"method":"start_server","ip":"100.100.100.100","mask":"255.255.255.0","gw":"100.100.100.1","pool_begin":"100.100.100.200","pool_end":"100.100.100.219","dns_server":""}>
  322. 2026/09/15 10:42:59.898 [PXE]  Update Mask[255.255.255.0 --> 255.255.255.0] GW[100.100.100.1 --> 100.100.100.1]
  323. 2026/09/15 10:42:59.899 [PXE]  iVentoy service is starting ...
  324. 2026/09/15 10:42:59.899 [PXE]  iVentoy 1st time start, do img recover ...
  325. 2026/09/15 10:42:59.899 [PXE]  PXE cofigure image recovery ...
  326. 2026/09/15 10:42:59.899 [PXE]  recover from the same version: 1.0.42
  327. 2026/09/15 10:42:59.899 [PXE]  data/config.dat is valid, now recover data ...
  328. 2026/09/15 10:42:59.899 [PXE]  [1] recover img data for <iso/CentOS-7-x86_64-DVD-2207-02.iso>
  329. 2026/09/15 10:42:59.899 [PXE]  [1] auto_default:0 auto_timeout:0 auto_count:0
  330. 2026/09/15 10:42:59.899 [PXE]  [1] recover uefi res lock <0>
  331. 2026/09/15 10:42:59.899 [PXE]  [1] recover os boot mode <0>
  332. 2026/09/15 10:42:59.899 [PXE]  [1] recover os debug mode <0>
  333. 2026/09/15 10:42:59.899 [PXE]  [2] recover img data for <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso>
  334. 2026/09/15 10:42:59.899 [PXE]  [2] auto_default:0 auto_timeout:0 auto_count:0
  335. 2026/09/15 10:42:59.899 [PXE]  [2] recover uefi res lock <1>
  336. 2026/09/15 10:42:59.899 [PXE]  [2] recover os boot mode <0>
  337. 2026/09/15 10:42:59.899 [PXE]  [2] recover os debug mode <0>
  338. 2026/09/15 10:42:59.899 [PXE]  [3] recover img data for <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso>
  339. 2026/09/15 10:42:59.899 [PXE]  [3] auto_default:0 auto_timeout:0 auto_count:0
  340. 2026/09/15 10:42:59.900 [PXE]  [3] recover uefi res lock <1>
  341. 2026/09/15 10:42:59.900 [PXE]  [3] recover os boot mode <0>
  342. 2026/09/15 10:42:59.900 [PXE]  [3] recover os debug mode <0>
  343. 2026/09/15 10:42:59.900 [PXE]  [4] recover img data for <iso/debian-13.1.0-amd64-DVD-1.iso>
  344. 2026/09/15 10:42:59.900 [PXE]  [4] auto_default:0 auto_timeout:0 auto_count:0
  345. 2026/09/15 10:42:59.900 [PXE]  [4] recover uefi res lock <0>
  346. 2026/09/15 10:42:59.900 [PXE]  [4] recover os boot mode <0>
  347. 2026/09/15 10:42:59.900 [PXE]  [4] recover os debug mode <0>
  348. 2026/09/15 10:42:59.900 [PXE]  =============== PXE cofigure image recovery finished ===============
  349. 2026/09/15 10:42:59.900 [DHCP] Old IP pool [0.0.0.0 - 0.0.0.0] unuseable, free dhcp db.
  350. 2026/09/15 10:42:59.900 [PXE]  [1] Phase2 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> <ISO> <Linux> starting...
  351. 2026/09/15 10:42:59.900 [PXE]  [1] <iso/CentOS-7-x86_64-DVD-2207-02.iso> virt data cpiolen:7206912 extfiles:2048
  352. 2026/09/15 10:42:59.900 [PXE]  [1] Virt data ISO file size: 4746903552 4945543168
  353. 2026/09/15 10:42:59.900 [PXE]  [1] ================ OVERRIDE DUMP ================
  354. 2026/09/15 10:42:59.900 [PXE]  [1]  <0> [ 750148 - 750164 16 ]
  355. 2026/09/15 10:42:59.900 [PXE]  [1]  <1> [ 747726 - 747742 16 ]
  356. 2026/09/15 10:42:59.900 [PXE]  [1] ================ OVERRIDE DUMP ================
  357. 2026/09/15 10:42:59.900 [PXE]  [1] ================ VIRT RANGE DUMP ================
  358. 2026/09/15 10:42:59.900 [PXE]  [1]  <iso/CentOS-7-x86_64-DVD-2207-02.iso> WIM:2/2
  359. 2026/09/15 10:42:59.900 [PXE]  [1]  <01> [4746903552 - 4746905600 2048      ] iVentoy Param
  360. 2026/09/15 10:42:59.900 [PXE]  [1]  <02> [4746905600 - 4780460032 33554432  ] Zero
  361. 2026/09/15 10:42:59.900 [PXE]  [1]  <03> [4780460032 - 4787666944 7206912   ] Memory
  362. 2026/09/15 10:42:59.900 [PXE]  [1]  <04> [4787666944 - 4787668992 2048      ] Memory
  363. 2026/09/15 10:42:59.900 [PXE]  [1]  <05> [4787668992 - 4846206952 58537960  ] Remap
  364. 2026/09/15 10:42:59.900 [PXE]  [1]  <06> [4846206976 - 4846209024 2048      ] iVentoy Param
  365. 2026/09/15 10:42:59.900 [PXE]  [1]  <07> [4846209024 - 4879763456 33554432  ] Zero
  366. 2026/09/15 10:42:59.900 [PXE]  [1]  <08> [4879763456 - 4886970368 7206912   ] Memory
  367. 2026/09/15 10:42:59.900 [PXE]  [1]  <09> [4886970368 - 4886972416 2048      ] Memory
  368. 2026/09/15 10:42:59.900 [PXE]  [1]  <10> [4886972416 - 4945510376 58537960  ] Remap
  369. 2026/09/15 10:42:59.900 [PXE]  [1]  <11> [4945510400 - 4945543168 32768     ] Zero
  370. 2026/09/15 10:42:59.900 [PXE]  [1] ================ VIRT RANGE DUMP ================
  371. 2026/09/15 10:42:59.900 [PXE]  [1] Phase2 parse image <iso/CentOS-7-x86_64-DVD-2207-02.iso> finished success
  372. 2026/09/15 10:42:59.900 [PXE]  [2] Phase2 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> <UDF> <Windows> starting...
  373. 2026/09/15 10:42:59.900 [PXE]  [2] locate wim data (wims:1) ...
  374. 2026/09/15 10:42:59.902 [PXE]  [2] ExtraBuf totlen:1174160 tool:1172968 autonum:0 injectlen:0
  375. 2026/09/15 10:42:59.902 [PXE]  [2] @@ locate wim file </sources/boot.wim> ...
  376. 2026/09/15 10:42:59.902 [PXE]  [2] @@@ overlen=8 overoff=2601192 fe_entry_size_offset=2601016 start_block=304 file_offset=22697984
  377. 2026/09/15 10:42:59.902 [PXE]  [3] Phase2 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> <UDF> <Windows> starting...
  378. 2026/09/15 10:42:59.902 [PXE]  [3] locate wim data (wims:1) ...
  379. 2026/09/15 10:42:59.903 [PXE]  [4] Phase2 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> <ISO> <Linux> starting...
  380. 2026/09/15 10:42:59.903 [PXE]  [4] <iso/debian-13.1.0-amd64-DVD-1.iso> virt data cpiolen:7206912 extfiles:2048
  381. 2026/09/15 10:42:59.903 [PXE]  [4] Virt data ISO file size: 3981279232 4163493888
  382. 2026/09/15 10:42:59.903 [PXE]  [4] ================ OVERRIDE DUMP ================
  383. 2026/09/15 10:42:59.903 [PXE]  [4]  <0> [ 440514 - 440530 16 ]
  384. 2026/09/15 10:42:59.903 [PXE]  [4]  <1> [ 438572 - 438588 16 ]
  385. 2026/09/15 10:42:59.903 [PXE]  [4] ================ OVERRIDE DUMP ================
  386. 2026/09/15 10:42:59.903 [PXE]  [4] ================ VIRT RANGE DUMP ================
  387. 2026/09/15 10:42:59.903 [PXE]  [4]  <iso/debian-13.1.0-amd64-DVD-1.iso> WIM:2/2
  388. 2026/09/15 10:42:59.903 [PXE]  [4]  <01> [3981279232 - 3981281280 2048      ] iVentoy Param
  389. 2026/09/15 10:42:59.903 [PXE]  [4]  <02> [3981281280 - 4014835712 33554432  ] Zero
  390. 2026/09/15 10:42:59.903 [PXE]  [4]  <03> [4014835712 - 4022042624 7206912   ] Memory
  391. 2026/09/15 10:42:59.903 [PXE]  [4]  <04> [4022042624 - 4022044672 2048      ] Memory
  392. 2026/09/15 10:42:59.903 [PXE]  [4]  <05> [4022044672 - 4098488091 76443419  ] Remap
  393. 2026/09/15 10:42:59.903 [PXE]  [4]  <06> [4098488320 - 4098490368 2048      ] iVentoy Param
  394. 2026/09/15 10:42:59.903 [PXE]  [4]  <07> [4098490368 - 4132044800 33554432  ] Zero
  395. 2026/09/15 10:42:59.903 [PXE]  [4]  <08> [4132044800 - 4139251712 7206912   ] Memory
  396. 2026/09/15 10:42:59.903 [PXE]  [4]  <09> [4139251712 - 4139253760 2048      ] Memory
  397. 2026/09/15 10:42:59.903 [PXE]  [4]  <10> [4139253760 - 4163460054 24206294  ] Remap
  398. 2026/09/15 10:42:59.903 [PXE]  [4]  <11> [4163461120 - 4163493888 32768     ] Zero
  399. 2026/09/15 10:42:59.903 [PXE]  [4] ================ VIRT RANGE DUMP ================
  400. 2026/09/15 10:42:59.903 [PXE]  [4] Phase2 parse image <iso/debian-13.1.0-amd64-DVD-1.iso> finished success
  401. 2026/09/15 10:42:59.904 [PXE]  [3] ExtraBuf totlen:1174160 tool:1172968 autonum:0 injectlen:0
  402. 2026/09/15 10:42:59.904 [PXE]  [3] @@ locate wim file </sources/boot.wim> ...
  403. 2026/09/15 10:42:59.904 [PXE]  [3] @@@ overlen=8 overoff=2687208 fe_entry_size_offset=2687032 start_block=304 file_offset=22362112
  404. 2026/09/15 10:42:59.908 [PXE]  [3] 1118214 5888688 chunk_num=139732466008244
  405. 2026/09/15 10:42:59.909 [PXE]  [2] 991720 5194456 chunk_num=139732466008223
  406. 2026/09/15 10:42:59.924 [HTTP] API request: <{"method":"query_status"}>
  407. 2026/09/15 10:42:59.971 [PXE]  [2] last chunk_size:3824 decompresslen:17112 tot:5194456
  408. 2026/09/15 10:42:59.971 [PXE]  [2] read lookup offset:708157084 size:745800
  409. 2026/09/15 10:42:59.972 [PXE]  [2] search pecmd.exe (nil)
  410. 2026/09/15 10:42:59.972 [PXE]  [2] search winpeshl.exe 0x7f16601d2968
  411. 2026/09/15 10:42:59.972 [PXE]  [2] find replace file at 0x7f16601d2968
  412. 2026/09/15 10:42:59.972 [PXE]  [2] search hash <b398925bedfcd765a7bff51f10c25d844f462baa>
  413. 2026/09/15 10:42:59.972 [PXE]  [2] find replace lookup entry_id:10744 raw_size:33280
  414. 2026/09/15 10:42:59.972 [PXE]  [2] 13272 33280 chunk_num=2
  415. 2026/09/15 10:42:59.973 [PXE]  [2] last chunk_size:144 decompresslen:512 tot:33280
  416. 2026/09/15 10:42:59.973 [PXE]  [2] jump exe </win/vtoypxe64.exe> len:164352 alignlen:164352
  417. 2026/09/15 10:42:59.974 [PXE]  [3] last chunk_size:5814 decompresslen:23216 tot:5888688
  418. 2026/09/15 10:42:59.974 [PXE]  [3] read lookup offset:603824221 size:663500
  419. 2026/09/15 10:42:59.975 [PXE]  [3] search pecmd.exe (nil)
  420. 2026/09/15 10:42:59.976 [PXE]  [3] search winpeshl.exe 0x7f166c1f7c10
  421. 2026/09/15 10:42:59.976 [PXE]  [3] find replace file at 0x7f166c1f7c10
  422. 2026/09/15 10:42:59.976 [PXE]  [2] jump_exe_len:164352 bin_raw_len:1371860 bin_align_len:1372160
  423. 2026/09/15 10:42:59.976 [PXE]  [2] windows locate wim finish
  424. 2026/09/15 10:42:59.976 [PXE]  [2] Windows virt data new <Windows> ...
  425. 2026/09/15 10:42:59.976 [PXE]  [3] search hash <17b6b6013c5b71ad7005ef0a7bce86296843ff55>
  426. 2026/09/15 10:42:59.976 [PXE]  [2] bootfix.bin data: 80 00 cd 13
  427. 2026/09/15 10:42:59.976 [PXE]  [2] Auto suppress BIOS cdrom prompt
  428. 2026/09/15 10:42:59.976 [PXE]  [2] Auto suppress UEFI cdrom prompt
  429. 2026/09/15 10:42:59.976 [PXE]  [2] UDF fill override data ...
  430. 2026/09/15 10:42:59.976 [PXE]  [2] PdSizeOffset=530624 tagOffset=530432
  431. 2026/09/15 10:42:59.976 [PXE]  [2] UDF tag valid OK, should match it.
  432. 2026/09/15 10:42:59.976 [PXE]  [2] UDF tag refresh OK.
  433. 2026/09/15 10:42:59.976 [PXE]  [2] ## virt wim file </sources/boot.wim> <708906988> <New:716222464> ...
  434. 2026/09/15 10:42:59.976 [PXE]  [2] file_entry and extend data in the same block.
  435. 2026/09/15 10:42:59.976 [PXE]  [2] fix tag override 224[2600976 - 2601200] 2601016 2600960 56
  436. 2026/09/15 10:42:59.976 [PXE]  [3] find replace lookup entry_id:8770 raw_size:57344
  437. 2026/09/15 10:42:59.976 [PXE]  [3] 13714 57344 chunk_num=2
  438. 2026/09/15 10:42:59.976 [PXE]  [2] find target file, name_len:24, offset: 684952, upadte hash
  439. 2026/09/15 10:42:59.977 [PXE]  [3] last chunk_size:2728 decompresslen:24576 tot:57344
  440. 2026/09/15 10:42:59.977 [PXE]  [3] jump exe </win/vtoypxe64.exe> len:164352 alignlen:164352
  441. 2026/09/15 10:42:59.978 [PXE]  [2] find target file, name_len:24, offset: 3386888, upadte hash
  442. 2026/09/15 10:42:59.978 [PXE]  [3] jump_exe_len:164352 bin_raw_len:1395924 bin_align_len:1396736
  443. 2026/09/15 10:42:59.978 [PXE]  [3] windows locate wim finish
  444. 2026/09/15 10:42:59.978 [PXE]  [3] Windows virt data new <Windows> ...
  445. 2026/09/15 10:42:59.978 [PXE]  [3] bootfix.bin data: 80 00 cd 13
  446. 2026/09/15 10:42:59.978 [PXE]  [3] Auto suppress BIOS cdrom prompt
  447. 2026/09/15 10:42:59.978 [PXE]  [3] Auto suppress UEFI cdrom prompt
  448. 2026/09/15 10:42:59.978 [PXE]  [2] update replace lookup entry_id:10744
  449. 2026/09/15 10:42:59.978 [PXE]  [2] find meta lookup entry_id:1, update resource head and hash(5194456)
  450. 2026/09/15 10:42:59.978 [PXE]  [2] Virt data ISO file size: 5044211712 5760434176
  451. 2026/09/15 10:42:59.978 [PXE]  [2] ================ OVERRIDE DUMP ================
  452. 2026/09/15 10:42:59.978 [PXE]  [2]  <0> [ 9781272 - 9781276 4 ]
  453. 2026/09/15 10:42:59.978 [PXE]  [2]  <1> [ 1056768 - 2531328 1474560 ]
  454. 2026/09/15 10:42:59.978 [PXE]  [2]  <2> [ 530432 - 530944 512 ]
  455. 2026/09/15 10:42:59.979 [PXE]  [2]  <3> [ 2600960 - 2601472 512 ]
  456. 2026/09/15 10:42:59.979 [PXE]  [2] ================ OVERRIDE DUMP ================
  457. 2026/09/15 10:42:59.979 [PXE]  [2] ================ VIRT RANGE DUMP ================
  458. 2026/09/15 10:42:59.979 [PXE]  [2]  <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> WIM:1/1
  459. 2026/09/15 10:42:59.979 [PXE]  [2]  <01> [5044211712 - 5753118720 708907008 ] Remap
  460. 2026/09/15 10:42:59.979 [PXE]  [2]  <02> [5044211712 - 5044211920 208       ] Memory
  461. 2026/09/15 10:42:59.979 [PXE]  [2]  <03> [5753118720 - 5754490880 1372160   ] Memory
  462. 2026/09/15 10:42:59.979 [PXE]  [2]  <04> [5753283172 - 5753284196 1024      ] iVentoy Param
  463. 2026/09/15 10:42:59.979 [PXE]  [2]  <05> [5754490880 - 5759686656 5195776   ] Memory
  464. 2026/09/15 10:42:59.979 [PXE]  [2]  <06> [5755175832 - 5755175852 20        ] WIM BIN CHK
  465. 2026/09/15 10:42:59.979 [PXE]  [2]  <07> [5757877768 - 5757877788 20        ] WIM BIN CHK
  466. 2026/09/15 10:42:59.979 [PXE]  [2]  <08> [5759686656 - 5760434176 747520    ] Memory
  467. 2026/09/15 10:42:59.979 [PXE]  [2]  <09> [5760223886 - 5760223906 20        ] WIM BIN CHK
  468. 2026/09/15 10:42:59.979 [PXE]  [2]  <10> [5759686736 - 5759686756 20        ] WIM META CHK
  469. 2026/09/15 10:42:59.979 [PXE]  [2] ================ VIRT RANGE DUMP ================
  470. 2026/09/15 10:42:59.979 [PXE]  [2] Phase2 parse image <iso/WIN10_ENT_LTSC_2021_64_ChnSimp.iso> finished success
  471. 2026/09/15 10:42:59.979 [PXE]  [3] UDF fill override data ...
  472. 2026/09/15 10:42:59.979 [PXE]  [3] PdSizeOffset=530624 tagOffset=530432
  473. 2026/09/15 10:42:59.979 [PXE]  [3] UDF tag valid OK, should match it.
  474. 2026/09/15 10:42:59.979 [PXE]  [3] UDF tag refresh OK.
  475. 2026/09/15 10:42:59.979 [PXE]  [3] ## virt wim file </sources/boot.wim> <604491845> <New:612444160> ...
  476. 2026/09/15 10:42:59.979 [PXE]  [3] file_entry and extend data in the same block.
  477. 2026/09/15 10:42:59.979 [PXE]  [3] fix tag override 224[2686992 - 2687216] 2687032 2686976 56
  478. 2026/09/15 10:42:59.979 [PXE]  [3] find target file, name_len:24, offset: 857984, upadte hash
  479. 2026/09/15 10:42:59.980 [PXE]  [3] find target file, name_len:24, offset: 3754976, upadte hash
  480. 2026/09/15 10:42:59.981 [PXE]  [3] update replace lookup entry_id:8770
  481. 2026/09/15 10:42:59.981 [PXE]  [3] find meta lookup entry_id:1, update resource head and hash(5888688)
  482. 2026/09/15 10:42:59.981 [PXE]  [3] Virt data ISO file size: 5287520256 5899964416
  483. 2026/09/15 10:42:59.981 [PXE]  [3] ================ OVERRIDE DUMP ================
  484. 2026/09/15 10:42:59.982 [PXE]  [3]  <0> [ 11735064 - 11735068 4 ]
  485. 2026/09/15 10:42:59.982 [PXE]  [3]  <1> [ 1136640 - 2611200 1474560 ]
  486. 2026/09/15 10:42:59.982 [PXE]  [3]  <2> [ 530432 - 530944 512 ]
  487. 2026/09/15 10:42:59.982 [PXE]  [3]  <3> [ 2686976 - 2687488 512 ]
  488. 2026/09/15 10:42:59.982 [PXE]  [3] ================ OVERRIDE DUMP ================
  489. 2026/09/15 10:42:59.982 [PXE]  [3] ================ VIRT RANGE DUMP ================
  490. 2026/09/15 10:42:59.982 [PXE]  [3]  <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> WIM:1/1
  491. 2026/09/15 10:42:59.982 [PXE]  [3]  <01> [5287520256 - 5892014080 604493824 ] Remap
  492. 2026/09/15 10:42:59.982 [PXE]  [3]  <02> [5287520256 - 5287520464 208       ] Memory
  493. 2026/09/15 10:42:59.982 [PXE]  [3]  <03> [5892014080 - 5893410816 1396736   ] Memory
  494. 2026/09/15 10:42:59.982 [PXE]  [3]  <04> [5892178532 - 5892179556 1024      ] iVentoy Param
  495. 2026/09/15 10:42:59.982 [PXE]  [3]  <05> [5893410816 - 5899300864 5890048   ] Memory
  496. 2026/09/15 10:42:59.982 [PXE]  [3]  <06> [5894268800 - 5894268820 20        ] WIM BIN CHK
  497. 2026/09/15 10:42:59.982 [PXE]  [3]  <07> [5897165792 - 5897165812 20        ] WIM BIN CHK
  498. 2026/09/15 10:42:59.982 [PXE]  [3]  <08> [5899300864 - 5899964416 663552    ] Memory
  499. 2026/09/15 10:42:59.982 [PXE]  [3]  <09> [5899739394 - 5899739414 20        ] WIM BIN CHK
  500. 2026/09/15 10:42:59.982 [PXE]  [3]  <10> [5899300944 - 5899300964 20        ] WIM META CHK
  501. 2026/09/15 10:42:59.982 [PXE]  [3] ================ VIRT RANGE DUMP ================
  502. 2026/09/15 10:42:59.982 [PXE]  [3] Phase2 parse image <iso/WIN11_ENT_LTSC_2024_64_ChnSimp.iso> finished success
  503. 2026/09/15 10:42:59.983 [PXE]  Update ipxe menu 1 ...
  504. 2026/09/15 10:42:59.983 [PXE]  ================= IMG TREE DUMP =================
  505. 2026/09/15 10:42:59.983 [PXE]  CentOS-7-x86_64-DVD-2207-02.iso [1] <x86_64> <LiveOS/squashfs.img> <INITRD:2> <> <>
  506. 2026/09/15 10:42:59.983 [PXE]  WIN10_ENT_LTSC_2021_64_ChnSimp.iso [2] <x86_64> <WIMS:1/1>
  507. 2026/09/15 10:42:59.983 [PXE]  WIN11_ENT_LTSC_2024_64_ChnSimp.iso [3] <x86_64> <WIMS:1/1>
  508. 2026/09/15 10:42:59.983 [PXE]  debian-13.1.0-amd64-DVD-1.iso [4] <x86_64> <pool/main/l/linux-signed-amd64> <INITRD:2> <> <>
  509. 2026/09/15 10:42:59.983 [PXE]  ================================================
  510. 2026/09/15 10:42:59.983 [HTTP] HTTP PXE service starting ...
  511. 2026/09/15 10:42:59.983 [TFTP] TFTP service starting ...
  512. 2026/09/15 10:42:59.983 [DHCP] DHCP service no need to start in external subnet mode ...
  513. 2026/09/15 10:42:59.983 [BLK]  BLK service starting ...
  514. 2026/09/15 10:42:59.983 [PXE]  Now save iventoy config data ...
  515. 2026/09/15 10:42:59.983 [HTTP] HTTP PXE service is running on 100.100.100.100:16000 ...
  516. 2026/09/15 10:42:59.984 [PXE]  iventoy config data (data/config.dat) save OK
  517. 2026/09/15 10:42:59.984 [PXE]  =================================================================
  518. 2026/09/15 10:42:59.984 [PXE]    iVentoy 1.0.42 Linux x86_64 (Free Edition) is running now ...
  519. 2026/09/15 10:42:59.984 [PXE]  =================================================================
  520. 2026/09/15 10:42:59.984 [NBD]  NBD service is running on 100.100.100.100:10809 ...
  521. 2026/09/15 10:42:59.984 [SCSI] ISCSI service is running on 100.100.100.100:3260 ...
  522. 2026/09/15 10:42:59.984 [NFS]  NFS service is running on 100.100.100.100:12049 ...
  523. 2026/09/15 10:42:59.984 [SMB]  SMB service is running on 100.100.100.100:10445 magic:0xebebb29e ...
  524. 2026/09/15 10:42:59.987 [TFTP] TFTP service is running ...
  525. 2026/09/15 10:42:59.987 [TFTP] TFTP write thread is running 5 ...
  526. 2026/09/15 10:43:00.545 [HTTP] API request: <{"method":"query_status"}>
  527. 2026/09/15 10:43:00.597 [HTTP] API request: <{"method":"sys_ip_list"}>
  528. 2026/09/15 10:43:00.614 [HTTP] API request: <{"method":"get_dhcp_mode"}>
复制代码


点评

你把完整log 导出来发我邮箱  详情 回复 发表于 4 天前
回复

使用道具 举报

 楼主| 发表于 4 天前 | 显示全部楼层
本帖最后由 webshow 于 2026-9-15 10:48 编辑


我是在群晖上面部署的。


使用群晖安装iVentoy,搭建网络启动环境 - 焰火之舞(一个有梦想的咸鱼)
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|Archiver|捐助支持|无忧启动 ( 闽ICP备05002490号-1|闽公网安备35020302032614号 )

GMT+8, 2026-9-19 19:55

Powered by Discuz! X5.0

© 2001-2026 Discuz! Team.

快速回复 返回顶部 返回列表