hdparm โปรแกรมตั้งค่า และดูข้อมูล HDD

ประกาศ Add comments

hdpram เป็นโปรแกรมตัวเล็กๆ ที่สั่งงานผ่าน command line สำหรับ Linux และ Windows เพื่อตั้งค่า และดูข้อมูลทางด้านฮาร์ดแวร์ของฮาร์ดิสก์ SATA และ IDE นอกจากนั้นยังสามารถตั้งค่าต่างๆ เช่น drive caches, sleep mode, power management, acoustic management, และ DMA

hdparm เป็น free software ภายใต้ข้อกำหนดของ BSD license.

การใช้งาน

hdparm [flags] [device]

ตัวอย่าง:

Turn on DMA for the first hard drive.

hdparm -d1 /dev/hda

Turn off DMA for the first hard drive

hdparm -d0 /dev/hda

Test cache read performance of the first hard drive
hdparm -T /dev/hda
Test read performance of the first hard drive
hdparm -t /dev/hda

ที่มา : http://en.wikipedia.org/wiki/Hdparm
VN:F [1.8.3_1051]
Rating: 0.0/10 (0 votes cast)
VN:F [1.8.3_1051]
Rating: 0 (from 0 votes)

Leave a Reply

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in