Вопрос

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