Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: how to debug WinPE by windbg?

504 views
Skip to first unread message

Ivan Brugiolo [MSFT]

unread,
Feb 26, 2008, 6:45:34 AM2/26/08
to
Which WinPE ? WinXp ? Vista ?
How do you create the bootable ISO ?
For vista, you might need to do
`bcdedit -store <pointer_to_BCD_before_imaging>`.
For WinXp, txtsetup.inf is your friend.

--

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"fax" <f...@discussions.microsoft.com> wrote in message
news:7A8E27FF-2CEF-49CF...@microsoft.com...
> hi guy!
>
> i have debug windows by windbg, but i did not know how to debug winpe
> system, such as debug winpe's installation ,windows' installation.
>
> thx
>
> fax


fax

unread,
Feb 26, 2008, 9:52:00 PM2/26/08
to
thanks for your reply, i wish i use windows 2003 or Xp system debug winPE ,i
have created WinPE bootable ISO, andut i want install windows 2003 OS lead
by WinPE, but when winPE finished and going to install Windows 2003, it is
failed, so i wish i use windbg trace this issue what was crashdump.

thanks

Ivan Brugiolo [MSFT]

unread,
Feb 27, 2008, 4:51:41 AM2/27/08
to
add convenient parameters to txtsetup.sif,
in the OsLoadOptions string, then re-create the ISO.
Once WinPE boots with debugger-options, you can use
any host to debug that target.

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"fax" <f...@discussions.microsoft.com> wrote in message

news:1726AF4B-3039-4C17...@microsoft.com...

Everidge@discussions.microsoft.com Ed Everidge

unread,
Mar 27, 2008, 11:58:00 AM3/27/08
to
Does this apply to Vista as well? We are debugging some of our factory code
which runs (via PXE) Windows installation from a WinPE 2.0 base.

Ivan Brugiolo [MSFT]

unread,
Mar 28, 2008, 6:43:21 AM3/28/08
to
> >> For vista, you might need to do
> >> `bcdedit -store <pointer_to_BCD_before_imaging>`.

--

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of any included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm


"Ed Everidge" <Ed Ever...@discussions.microsoft.com> wrote in message
news:359145B9-5293-4288...@microsoft.com...

0 new messages