※ 引述《qwee (GG)》之銘言:
: 如標題
: 想要開機預設停用某顆硬碟 以減少其讀寫次數
: 有需要用的時候再啟用
: 有人知道方法嗎 硬體的cmd怎麼寫嗎
: 感謝分享
1. Get DevCon.exe
http://ppt.cc/Tn5r
2. find your hard disk device
devcon hwids =diskdrive
3. disable it
devcon disable "what you find step 2"
4. enable it
devcon enable "what you disabled"
reference : http://support.microsoft.com/kb/311272
--
: 如標題
: 想要開機預設停用某顆硬碟 以減少其讀寫次數
: 有需要用的時候再啟用
: 有人知道方法嗎 硬體的cmd怎麼寫嗎
: 感謝分享
1. Get DevCon.exe
http://ppt.cc/Tn5r
2. find your hard disk device
devcon hwids =diskdrive
3. disable it
devcon disable "what you find step 2"
4. enable it
devcon enable "what you disabled"
reference : http://support.microsoft.com/kb/311272
--
All Comments