Em dùng vmware tạo 2 vm đều cùng windows xp hết. Một cái dùng làm target và một cái dùng làm host đã cái windbg. Cấu hình serial port cho target:
Cấu hình serial port cho host:
boot.ini của target:
Code:
[boot loader]
timeout=10
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Professional" /fastdetect /debug /debugport = com1 /baudrate=115200
Sau đó khởi động windbg bằng cmd: windbg -b -k com:pipe,port=\\.\com1,resets=0
Rồi khởi động target vm chọn chế độ debug, nhưng cái windbg khi nào nó cũng hiện ra
"Opened COM1
Waiting to reconnect..."
Và thế là cứ đơ mãi luôn.
Bác nào cho em biết cách fix cái này cái ?
P/S: ở đây là trên 2 máy ảo, chứ ko phải là 1 thật 1 ảo. Nhắc lại lần nữa vì trên google nó chỉ toàn là 1 thật và 1 ảo thôi