_sergio_ Posted July 14, 2006 Posted July 14, 2006 I have made new boot screens and tested them with boot editor but in my Unattended CD it does not work. it loads the default boot screenI cabbed, modifyPE, and replaced them in I386 folderI am single processormy ntoskrnl.exe file is 2.11mb expanded (the one in the cd) and my ntkrnlmp.exe is 2.08mbbut after the install in the system32 my ntoskrnl file is 2.08mband i checked driver cache folder and i had my ntoskrnl.exe with 2.08 and my ntkrnlmp.exe with 2.04 (windows file protection deactivated).I checked my cabs in the cd and there is no ntoskrnl.exe and no ntkrnlmp.exeI don't know what the problem is... maybe you know something?sorry for bad english
spazmire11 Posted July 14, 2006 Posted July 14, 2006 do you know that they work, have you been able to see them actualy start up with the screen?also ntoskrnl.exe is also stored in sp2.cab if you have winxp sp2 you need to replace that too or it will only work for the first boot
_sergio_ Posted July 14, 2006 Author Posted July 14, 2006 (edited) do you know that they work, have you been able to see them actualy start up with the screen?also ntoskrnl.exe is also stored in sp2.cab if you have winxp sp2 you need to replace that too or it will only work for the first bootI have tested it and it worked finei have no sp2.cab in my xpcd but i use sp2and it worked in first boot but no sp2.cabEDIT: do you mean sp2.cat??? Edited July 14, 2006 by _sergio_
Aegis Posted July 15, 2006 Posted July 15, 2006 Do a search for both files (although I believe only ntoskrnl.exe is needed) within the XP CD. Find where the duplicates are and replace them with the modded version. Hope this helps .
_sergio_ Posted July 15, 2006 Author Posted July 15, 2006 Do a search for both files (although I believe only ntoskrnl.exe is needed) within the XP CD. Find where the duplicates are and replace them with the modded version. Hope this helps .there is only the modded files and the ones in sp2.cati can't edit sp2.cat (or i don't know how) so i will try to delete this file (and sp1.cat also) and delete the entries in txtsetup.sif and dosnet.infOR is there any way to edit .cat files?
Aegis Posted July 15, 2006 Posted July 15, 2006 CAT is a catalog file containing digital signatures. It is not a file container, so you can't add/delete/view files in it. I think what you're referring to is a CAB file, which are cabinets (similar to ZIP files) that you can store things in. Not sure how you create CAB files containing more than one file, but there's no way to just add files to an existing cabinet, so you'll have to delete it first, then create a new one with your modded files inside.
_sergio_ Posted July 16, 2006 Author Posted July 16, 2006 (edited) CAT is a catalog file containing digital signatures. It is not a file container, so you can't add/delete/view files in it. I think what you're referring to is a CAB file, which are cabinets (similar to ZIP files) that you can store things in. Not sure how you create CAB files containing more than one file, but there's no way to just add files to an existing cabinet, so you'll have to delete it first, then create a new one with your modded files inside.there are no cabs but driver.cab and fp40ext.cab. and it is a CAT file for sure. i opened that cat file with 7-zip and it as a file ntoskrnl.exe. It says the size of the original ntoskrnl.exe NOT the size of the modded file so i think that the problem is with that file. I can't edit CAT files with 7-zip and when i open with the windows default for viewing CAT files i only see a bunch of numbers and letters, not the name of the file. And if I wanted to remove some of those files I can't because there is no option to do that. So what I want is a CAT file editor. I'll google it but until now didn´t find anything. So any held would be very apreciated.EDIT: if i remove these two cat files (SP1.CAT and SP2.CAT) you think it will work? And YES they are CAT filesSorry for bad english Edited July 16, 2006 by _sergio_
_sergio_ Posted July 18, 2006 Author Posted July 18, 2006 if i remove sp2.cat windows xp cannot install.´in drivers.cab there are 2 files: ntkrnlpa.exe and ntkrpampyou think these two files have anything to do with it?
irq Posted July 21, 2006 Posted July 21, 2006 (edited) #################################I don't know what is going wrong..... I moddified my original ntoskrnl with a new look, compressed it with CABTOOL and placed it back into my i386 folder and used nlite to make iso. works great.ntkrnlmp.exe has nothing to do with it...unless you have a multi proc system.############################################# Edited July 21, 2006 by irq
mazin Posted July 30, 2006 Posted July 30, 2006 @ _sergio_I integrated SP1 into my XPCD; and when SP2 released I integrated it, too.So, I have both SP1.cab and SP2.cab (plus Driver.cab, of course!) in .\i386\Each one of those three CABs contains four files:1- ntoskrnl.exe2- ntkrnlmp.exe3- ntkrnlpa.exe4- ntkrpamp.exeAlso, there's another instance of ntoskrnl.exe (actually: ntoskrnl.ex_) in .\i386\I extracted each CAB. I changed the boot screen (image) in each EXE. I re-cabbed the CABs again. I replaced the original CABs with the newly re-cabbed ones.Also, I MakeCabbed the edited ntoskrnl.exe (to: ntoskrnl.ex_) and replaced the one in .\i386\So, whatever KRNL is your processor, no worry.Hope it helps.
_sergio_ Posted August 5, 2006 Author Posted August 5, 2006 @ _sergio_I integrated SP1 into my XPCD; and when SP2 released I integrated it, too.So, I have both SP1.cab and SP2.cab (plus Driver.cab, of course!) in .\i386\Each one of those three CABs contains four files:1- ntoskrnl.exe2- ntkrnlmp.exe3- ntkrnlpa.exe4- ntkrpamp.exeAlso, there's another instance of ntoskrnl.exe (actually: ntoskrnl.ex_) in .\i386\I extracted each CAB. I changed the boot screen (image) in each EXE. I re-cabbed the CABs again. I replaced the original CABs with the newly re-cabbed ones.Also, I MakeCabbed the edited ntoskrnl.exe (to: ntoskrnl.ex_) and replaced the one in .\i386\So, whatever KRNL is your processor, no worry.Hope it helps.I have replaced ALL of them.I have no SP1.cab and there are no KRNL files in drivers.cab (maybe removed by nLite)But I replaced the ones in SP2.cab and the ones in I386.they work because i have decompressed them form the cd and put it in the system32 folder and htey work great.So I really don't know what's the problem here.maybe a super hidden? but i searchd the cd and no other NTOSKRNL.EXE or other file. Also in CAB'sIt is really weird.Maybe there is a update in SVCPACK folder that has this file???Please help me I really don't know whats going on
_sergio_ Posted September 3, 2006 Author Posted September 3, 2006 Maybe there is a update in SVCPACK folder that has this file???it was this...solved
Major Posted October 4, 2006 Posted October 4, 2006 Would you like please to tell me which update has that file?Thanks
mike81 Posted October 4, 2006 Posted October 4, 2006 Try the method that I use. It does not mess with the ntoskrnl. It works perfectly and is simple. You can find instructions here:http://www.msfn.org/board/index.php?showtopic=83238
Major Posted October 4, 2006 Posted October 4, 2006 Thanks very much.I have a question, i will ask you in your post.
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