I am attempting to use WinDBG to debug a boot driver and would like to
use its ability to map drivers at boot time. The help fies say the way
to do this is replace the standard NTLDR with the debug version from
WINDDK/debug. I have tried the NTLDR_dbg from both the 3790 and 5112
versions of the DDK and both of them give me a “NTLDR corrupted” error
on boot. It seems like I am missing something very basic, but can’t
figure out what. Anyone know how to solve this?
Thanks,
Matt Monroe
Does your target use EFI hardware? If so you can’t.
Gary G. Little
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of
xxxxx@digitalfreaks.org
Sent: Thursday, December 15, 2005 10:18 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] Debugging NTLDR
I am attempting to use WinDBG to debug a boot driver and would like to
use its ability to map drivers at boot time. The help fies say the way
to do this is replace the standard NTLDR with the debug version from
WINDDK/debug. I have tried the NTLDR_dbg from both the 3790 and 5112
versions of the DDK and both of them give me a “NTLDR corrupted” error
on boot. It seems like I am missing something very basic, but can’t
figure out what. Anyone know how to solve this?
Thanks,
Matt Monroe
Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@seagate.com
To unsubscribe send a blank email to xxxxx@lists.osr.com
xxxxx@seagate.com wrote:
Does your target use EFI hardware? If so you can’t.
My target is running in VMWare and connecting through a virtual serial
port. Are there known problems with this?
Thanks,
Matt Monroe
I’m assuming your trying to use the checked version… If so, you did
decompress it with the expand utility right?
Mathew Monroe wrote:
I am attempting to use WinDBG to debug a boot driver and would like to
use its ability to map drivers at boot time. The help fies say the way
to do this is replace the standard NTLDR with the debug version from
WINDDK/debug. I have tried the NTLDR_dbg from both the 3790 and 5112
versions of the DDK and both of them give me a “NTLDR corrupted” error
on boot. It seems like I am missing something very basic, but can’t
figure out what. Anyone know how to solve this?
Thanks,
Matt Monroe
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256
You are currently subscribed to ntdev as: xxxxx@comcast.net
To unsubscribe send a blank email to xxxxx@lists.osr.com