nt_automate Posted March 4, 2009 Posted March 4, 2009 Hey all,I have a WinPE (XP SP1 version) that I installed HTA and WSH support on. It boots up the computer fine if I use a burned CD but the PXE reports error as "INF file txtsetup.sif is missing or corrupt, Status 7"The file is present in /i386 folder of my CD.All other PXE images work fine, so its not a PXE setup error.Can anybody help?Thanks,
Lasray Posted March 4, 2009 Posted March 4, 2009 Try adding the txtsetup.sif file to the root as well and re-do the CD.
nt_automate Posted March 4, 2009 Author Posted March 4, 2009 Try adding the txtsetup.sif file to the root as well and re-do the CD.Didnt work.
Lasray Posted March 4, 2009 Posted March 4, 2009 Sorry I meant to say add the tstsetup.sif file on the root of the image on the PXE server, not the CD
nt_automate Posted March 11, 2009 Author Posted March 11, 2009 Sorry I meant to say add the tstsetup.sif file on the root of the image on the PXE server, not the CDHey guys can anyone help?? My Winpe (xp) cd gave me NTOSKRNL.exe error on PXE boot , and then when I included the NTOSKRNL.exe with the image then it gave me the "TXTSETUP.SIF error, file not found or missing . Error 7" Its driving me crazy. If I burn the a CD with the image, the CD works like a charm but the image just doesn't PXE boot.
jaclaz Posted March 11, 2009 Posted March 11, 2009 PXE booting and CD booting are (slightly) different.Unless you describe with some detail HOW you are PXE booting that image, and how the image is built, it would be difficult to troubleshoot problem/help you.Are you using RAMDISK booting?http://www.boot-land.net/forums/?showtopic=4952Which are the contents of your WINNT.SIF?jaclaz
nt_automate Posted March 11, 2009 Author Posted March 11, 2009 (edited) Well, I extracted NTLDR startrom.n12 (startrom.0)winnt.sifntdetect.comJust to test, I got a different WINPE image and it booted fine with PXE (using the same set of above listed files-- so the files are okay).On the other hand, the image that I've built gives me the ntoskrnl.exe error.----Posting WINNT.SIF[SetupData]BootDevice = "ramdisk(0)"BootPath = "\i386\System32\"OsLoadOptions = "/noguiboot /fastdetect /minint /rdexportascd /rdpath=winpe.iso" Edited March 11, 2009 by Tripredacus Please use the codebox tags in the future
jaclaz Posted March 11, 2009 Posted March 11, 2009 Yep but the files INSIDE the .iso, are they the "proper" ones?BTW, I guess that NTLDR is a renamed SETUPLDR.BIN....jaclaz
nt_automate Posted March 13, 2009 Author Posted March 13, 2009 Yep but the files INSIDE the .iso, are they the "proper" ones?BTW, I guess that NTLDR is a renamed SETUPLDR.BIN....jaclazYeah NTLDR is the renamed SETUPLDR.BIN.The files are proper I guess. I havnt played with txtsetup.sif. Also, the cd works fine. Is there a reason why the PXE is failing ??
jaclaz Posted March 14, 2009 Posted March 14, 2009 Is there a reason why the PXE is failing ??Sure ther is a reason, point is finding which is it. Compare your setup and your settings with those in the mentiuonsed thread:http://www.boot-land.net/forums/?showtopic=4952and krokodox's tutorials, see if you can spot any difference:http://krokodox.winbuilder.net/Documents.htmljaclaz
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now