On Linux, I can verify and change the low level parameters of my disk drive using hdparm. Is there an utility providing the same capabilities for OS X, or perhaps some other way of manipulating the parameters?
Anders
|
On Linux, I can verify and change the low level parameters of my disk drive using hdparm. Is there an utility providing the same capabilities for OS X, or perhaps some other way of manipulating the parameters? Anders |
|||
|
|
pmset
EFI and SATAhttps://discussions.apple.com/message/11856660#11856660 (2010-07-07) reminds me:
(Side note: an Apple Support Communities bug may cause the wrong set of messages to appear. If that bug bites, then instead browse to the 2010-07-07 point in the topic.) hdapm
SpindownHDFrom past use of tools from Apple Developer, I set aside a copy of SpindownHD.app 4.6.2 (227.9) Copyright © 2003-2005 Apple Computer, Inc., part of the old CHUD (Computer Hardware Understanding Developer) tools – apparently OK for polling. However: as some of the KEXTs from that period are incompatible with modern versions of the OS, I don't know whether it's sane to use this app for sleep settings (for all disks).
|
||||
|
|
|
http://missig.org/julian/projects/macosx/ "diskutil - A whole set of utilities like fsck, fdisk, tune2fs, and hdparm combined." http://en.wikipedia.org/wiki/Disk_Utility "Disk Utility functions may also be accessed from the Mac OS X command line with the diskutil and hdiutil commands." There seems to be no port of hdparm for OSX unfortunately. |
|||||||
|