KD in Windows PE 2.0

Hi,

does anybody know how to enable kernel debugging in PE 2.0 ?

Kind regards
Else

Copy the Boot\BCD file and use bcdedit.exe /store
/dbgsettings to add the debug entries to this file. You might also want to
enable debugging using bcdedit.exe /store /debug. Once the
modifications is done put back the modified BCD file into the .iso image and
create a new boot CD/DVD.

Cheers
Check Abdoul
---------------------

“Else Kluger” wrote in message news:xxxxx@ntdev…
> Hi,
>
> does anybody know how to enable kernel debugging in PE 2.0 ?
>
> Kind regards
> Else
>
>