シリアルクロスケーブルは確か持っていたはずだが、USBがあるなら使ってみないのが人情です。
でどうやってやるのかな、とヘルプを見ていたら...
まず、BOOT.INIには、"/debug /debugport=usb /targetname=[String]"と記述するらしい。
With usb, /debugport enables debugging with a USB 2.0 debugging cable.
ありゃ、デバッグ用の専用ケーブルがあるのね。へぇ。
さらに、こんな内容を見つけました。
Kernel debugging through a USB 2.0 debug cable is not supported on all systems. The target computer must be running Microsoft Windows Vista or later, and the host computer must be running Windows 2000 or later.
Vistaからかよ。VistaでもKernel Debugはできないという意味か?USBって複雑だもんね。

コメントする