ArcadeHustle / RingEdge_SSD_Softmod

Sega Ring[Edge*|Wide] alternate SSD softmod. Need a cloned drive? No problem...
11 stars 10 forks source link

There is no need to patch hdparm! #2

Open ArcadeHustle opened 5 years ago

ArcadeHustle commented 5 years ago

There is an undocumented option for hdparm in which you can pass hex:XXXXPASSHEREXXXXX as the prefix for a password.

You could also just pipe the file in on the command line via $(< keyfile)

ArcadeHustle commented 4 years ago

hdparm --user-master u --security-unlock hex:7242525ABA526A5AEA726278CA42DA4A2A223A2A0A221A2A6A027A0A5CCE4A0A /dev/sdb

hipsterfont commented 4 years ago

The hdparm git linked in the readme doesn't compile anymore and the patch doesn't apply on newer ones as well.