I am looking at creating an application that can access the HPA of hard drives in Windows.

I can see code to do this in Linux, but nothing in Windows.

有帮助吗?

解决方案

Turns out you need to send a a number of ATA commands.

See setmax.c for which ones.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top