中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-12 00:34
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » What should I do if the error "inf file txtsetup.sif is corrupt or missing" occurs?
Printable Version  11,530 / 2
Floor1 cxz1012 Posted 2009-03-19 06:55
新手上路 Posts 1 Credits 4
I made an integrated boot disk related to Linux using isolinux and it worked well. Later, I tried to add Lao Mao's WinPE to it. After adding, when booting, the following prompt appeared. My production process is as follows:

1. Added some files on the basis of the original one that could boot normally, that is, added the two folders of Lao Mao's MiniPE and WXPE;
2. Used the loadbin tool (loadbin-0.1-bin-w32-2008-03-01) to make the xpeldr.bin file
D:\> mkimage ldntldr.bin SETUPLDR.BIN xpeldr.bin
Among them, the SETUPLDR.BIN file was directly copied from the file in the WXPE directory of Lao Mao's PE CD and added to the ISO after being made;
3. Modified isolinux.cfg and added the following information:
LABEL WinXPE
MENU LABEL Start Windows XP Embedded (WinPE)
KERNEL /xpeldr.bin
When booting, the following error prompt appeared:

INF file txtsetup.sif is corrupt or missing, status 14.
Setup cannot continue. Press any key to exit.

The directory structure of my made CD is as follows:








Strangely, I made the same thing on a USB flash drive using syslinux to boot the same WinPE. The code related to PE in syslinux.cfg is as follows:
LABEL WinXPE
MENU LABEL Start Windows XP Embedded
KERNEL /ldntldr
APPEND initrd=/ldrxpe
And on the USB flash drive, only the MiniPE directory and the ldntldr and LDRXPE files are needed, and the WXPE directory is not needed. This way can boot normally, but it doesn't work on the CD.
May I ask where I made a mistake??

[ Last edited by cxz1012 on 2009-3-19 at 08:43 ]
Floor2 yys5161 Posted 2010-02-18 14:17
新手上路 Posts 5 Credits 10
Error with INF file txtsetup.sif
I just installed a new computer and encountered this problem during boot-up detection.
Floor3 qjyjjmh Posted 2010-02-20 04:57
新手上路 Posts 3 Credits 6
Basically, it can be seen that it is caused by your image file exceeding 4GB. Find the instructions on the Internet. The solution is to rename WXPE to make it sort earlier.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023