PC Review


Reply
Thread Tools Rate Thread

componentize "ntoskrnl.exe"

 
 
twicave
Guest
Posts: n/a
 
      13th Apr 2006
For change boot screen appearance, I modified "ntoskrnl.exe".
But when i compose component for the modify. I got problem:
the target image always include the original file, not the modified
"ntoskrnl.exe".

which one can help me solve it? thanks a lot


 
Reply With Quote
 
 
 
 
Sean Liming \(eMVP\)
Guest
Posts: n/a
 
      13th Apr 2006

Instead of modifing the kernel binary, you could use the boot.ini option
/bootlogo /noguiboot with a boot.bmp (640x480 4BPP -16colors) file saved in
the c:\Windows folder.

[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Embedded"
/fastdetect /bootlogo /noguiboot


Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit.


"twicave" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> For change boot screen appearance, I modified "ntoskrnl.exe".
> But when i compose component for the modify. I got problem:
> the target image always include the original file, not the modified
> "ntoskrnl.exe".
>
> which one can help me solve it? thanks a lot
>
>



 
Reply With Quote
 
Angel
Guest
Posts: n/a
 
      18th Apr 2006
Don't wrtie the original "ntoskrnl.exe", simply use another name

multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Embedded
(Boot-Logo)" /fastdetect /KERNEL=NTOSBOOT.EXE

and call "NTOSBOOT.EXE" to the modified kernel

Remember to write this component in the last FBA Phase

"twicave" <(E-Mail Removed)> escribió en el mensaje
news:(E-Mail Removed)...
> For change boot screen appearance, I modified "ntoskrnl.exe".
> But when i compose component for the modify. I got problem:
> the target image always include the original file, not the modified
> "ntoskrnl.exe".
>
> which one can help me solve it? thanks a lot
>
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
error message "cannot verify digital signature of ntoskrnl.exe" Paul Schumacher Windows Vista General Discussion 0 2nd Mar 2007 06:29 PM
"NTOSKRNL.EXE is missing or corrupt." keeps coming back liu Windows XP General 2 3rd Nov 2006 04:56 PM
unattended setup - "ntoskrnl.exe damaged or not found" =?Utf-8?B?VWxyaWNoIFNjaHVsdGU=?= Microsoft Windows 2000 Deployment 0 16th Mar 2005 02:31 PM
Intermittent "ntoskrnl.exe missing or corrupt" error message Erik Jälevik Windows XP Help 0 31st Mar 2004 04:53 PM
I get the error "NTOSKRNL.EXE missing or corrupt" on bootup. Mahesh Microsoft Windows 2000 Windows Updates 0 22nd Sep 2003 11:08 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 03:28 PM.