檢查硬碟是否支援smart,使用smartctl指令

 




檢查硬碟是否支援smart,使用smartctl指令

sat family aci rtc tail current start rpm tab

1.確認硬盤是否支持smart


如果沒有安裝smartctl需要先安裝

brew install smartmontools

也可參考這篇裡面有詳細教程。

2.列出磁碟列表:

diskutil list


3.執行smartctl指令。

smartctl -i /dev/disk0


在上圖最後一行SMART support is: Enabled行可以知道這顆硬碟有支援SMART。

smartctl

that's it.


留言

這個網誌中的熱門文章

【多益】現點現做的英文怎麼說呢?

《Microsoft Word 應用》:圖片被文字蓋住解決方法,不可設定為固定行高

如何在Ubuntu系統上安裝Notepad ++ (Install Notepad++ On Ubuntu 16.04 / 17.10 / 18.04 / 20.04)