寫入實體驅動器的命令?

寫入實體驅動器的命令?

我有一個bat 文件,我們用它來將無意義的資料寫入硬碟。但我不知道具體是什麼意思...

這是命令:

dtlite2 of=\\.\physicaldrive1 bs=256k limit=200m passes=1000 disable=cache pat_part1=0xffffffff pat_part2=0xffffffff pat_part3=0x0 pat_part4=0x0 dlimit=2048

平台是windows。這是從bat 檔案運行的。

相關內容