2009年9月16日 星期三

ntldr 遺失解決方法

請先用光碟開機,再進入主控台,輸入以下指令:

map

copy Drive:\i386\ntldr c:\

copy Dreive:\i386\ntdetect.com c:\

沒有留言:

Iperf3.1.3 使用方法

20190417: 使用 Iperf3.1.3 • Server : Iperf 3 - s - w 1024k • Client: Iperf 3 - c 192.168.1.10 -R -w 1024k  -i 1 -t 10  -P 6 //-c: TCP client /...