Buildings a Bootable x64 CD with DEBUGGER ENABLED ?

Hi.

I have a installer problem that only appears (geez) during the
wonderfully verbose Windows Setup text mode via F6 add driver
phase.

I’ve successfully built bootable CD using Barts Boot Tools
procedure that includes a boot.bin image for Windows 2003 that was
posted here a couple months ago.

When I attempt to boot a CD made with a x64 file set I get a
“CDBOOT Error 5” when the BIOS IPLs the CD.

Likewise, Bart Tool Kit also features the ability to read
a CD boot sector and use it like boot.bin.

When I use that procedure the IPL phase just goes out in the weeds.

The basic procedure here:

  1. Xcopy the CD to a folder.
  2. Modify the /i386/txtsetup.sif to enable the debugger.
    3. Use a CD utility that allows one to specify a boot.bin
    and the rest of the files and burn a ISO image to a CD.

    Anyone have any luck doing this with X64 ?