• Some users have recently had their accounts hijacked. It seems that the now defunct EVGA forums might have compromised your password there and seems many are using the same PW here. We would suggest you UPDATE YOUR PASSWORD and TURN ON 2FA for your account here to further secure it. None of the compromised accounts had 2FA turned on.
    Once you have enabled 2FA, your account will be updated soon to show a badge, letting other members know that you use 2FA to protect your account. This should be beneficial for everyone that uses FSFT.

Intel 520 + hddparm help

steve3

n00b
Joined
May 31, 2012
Messages
55
I'm trying to setup hddparm with my Intel 520 because my motherboard doesn't have native ata password support... The drive itself is hooked up to a Intel SATA controller.

I was thinking of using easybcd to create a boot menu -> which would have options to Windows 7 and a small linux distro -> then inside the small linux distro I install hddparm for setting password...

The command would be
hdparm --user-master u --security-set-pass <pas> /dev/<your_drive>
hdparm --user-master u --security-unlock <pas> /dev/<your_drive>

And I can figure out which /dev/ is my looking at fdisk or something

Is this the right idea?

Thanks
 
Last edited:
Back
Top